Trace number 3370583

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-n220-s24359701-sat.cnf
MD5SUMceff918324677440f95867755c4e7133
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.76412
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses528
Sum of the clauses size1320
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2440
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 588
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370583-1305389956.cnf'
0.00/0.01	c -- header says num vars:            220
0.00/0.01	c -- header says num clauses:         528
0.00/0.01	c -- clauses added:            0 learnts,          528 normals,            0 xors
0.00/0.01	c -- vars added        220
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       220        88       440         0      1320         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     123 undec:       0 neg:      97
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       220        88       440         0      1320         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.09/0.15	c  N st     8      4919       220        88       440      4814      1320    168696   no data   no data  --
0.39/0.44	c  N st    10     11303       220        88       440      4449      1320    129200   no data   no data  --
0.69/0.75	c  N st    11     17047       220        88       440     10025      1320    349345   no data   no data  --
1.10/1.18	c  F st    12     25001       220        88       440     12267      1320    403807   no data   no data  --
1.10/1.18	c  N st    12     25001       220        88       440     12267      1320    403807   no data   no data  --
1.39/1.48	c Decided on static restart strategy
1.39/1.48	c  N st    18     30002       220        88       440     10557      1320    306033   no data   no data  --
1.39/1.48	c  S st    18     30002       220        88       440     10557      1320    306033   no data   no data  --
1.49/1.54	c  S st    18     30506       220        88       440     11054      1320    321341   no data   no data  --
1.49/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.49/1.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1.59/1.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
1.59/1.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.10/2.19	c lits-rem:       376  cl-subs:      154  v-elim:      0  v-fix:    0  time:  0.58 s
2.10/2.20	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.00
2.10/2.20	c calculated reachability. Time: 0.00
2.10/2.20	c  N st    18     30506       220        88       440     10900      1320    315342   no data   no data  --
2.59/2.68	c  N st    20     37618       220        88       440     10165      1320    269445   no data   no data  --
3.20/3.21	c  N st    21     44017       220        88       440     16388      1320    498638   no data   no data  --
3.30/3.35	c  S st    22     45761       220        88       440      9357      1320    217611   no data   no data  --
3.39/3.40	c  S st    22     46269       220        88       440      9862      1320    232511   no data   no data  --
3.39/3.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.39/3.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3.39/3.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
3.39/3.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.50	c lits-rem:        60  cl-subs:       29  v-elim:      0  v-fix:    0  time:  0.05 s
3.49/3.50	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
3.49/3.50	c vivif2 --  cl tried     9833 cl shrink        0 lits rem          0 time: 0.00
3.49/3.50	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.00
3.49/3.50	c calculated reachability. Time: 0.00
3.49/3.50	c  N st    22     46269       220        88       440      9833      1320    231373   no data   no data  --
4.59/4.62	c  N st    23     60666       220        88       440     14144      1320    377011   no data   no data  --
5.29/5.40	c  N st    24     69403       220        88       440     11942      1320    280133   no data   no data  --
5.29/5.40	c  S st    24     69403       220        88       440     11942      1320    280133   no data   no data  --
5.40/5.47	c  S st    24     69912       220        88       440     12448      1320    295396   no data   no data  --
5.40/5.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.40/5.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.40/5.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.40/5.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.51/5.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
5.51/5.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
5.51/5.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.99/6.09	c lits-rem:       119  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.56 s
5.99/6.09	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
5.99/6.09	c vivif2 --  cl tried    12405 cl shrink        0 lits rem          0 time: 0.00
5.99/6.09	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.00
5.99/6.09	c calculated reachability. Time: 0.00
5.99/6.09	c  N st    24     69912       220        88       440     12405      1320    293744   no data   no data  --
7.70/7.77	c  F st    25     87503       220        88       440     17876      1320    467836   no data   no data  --
7.70/7.77	c  N st    25     87503       220        88       440     17876      1320    467836   no data   no data  --
8.19/8.29	c Decided on static restart strategy
8.49/8.59	c  N st    32     95544       220        88       440     13044      1320    269797   no data   no data  --
9.29/9.37	c  N st    34    104868       220        88       440     22162      1320    594906   no data   no data  --
9.29/9.37	c  S st    34    104868       220        88       440     22162      1320    594906   no data   no data  --
9.39/9.47	c  S st    34    105372       220        88       440     22665      1320    610370   no data   no data  --
9.39/9.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.39/9.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.39/9.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
9.49/9.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
9.59/9.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
9.59/9.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.79/10.90	c lits-rem:       259  cl-subs:      251  v-elim:      0  v-fix:    0  time:  1.28 s
10.79/10.90	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
10.79/10.91	c vivif2 --  cl tried    22414 cl shrink        0 lits rem          0 time: 0.01
10.90/10.91	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.00
10.90/10.91	c calculated reachability. Time: 0.00
10.90/10.91	c  N st    34    105372       220        88       440     22414      1320    600444   no data   no data  --
11.79/11.89	c  N st    35    114970       220        88       440     18073      1320    450258   no data   no data  --
13.69/13.73	c  N st    36    129368       220        88       440     17481      1320    399347   no data   no data  --
15.99/16.04	c  N st    37    150963       220        88       440     22954      1320    570617   no data   no data  --
16.89/16.97	c  S st    38    158058       220        88       440     29929      1320    826388   no data   no data  --
16.99/17.09	c  S st    38    158558       220        88       440     30423      1320    841443   no data   no data  --
16.99/17.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.99/17.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.09/17.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
17.09/17.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.19/17.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
17.19/17.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
17.19/17.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.71/18.77	c lits-rem:       461  cl-subs:      379  v-elim:      0  v-fix:    0  time:  1.48 s
18.71/18.77	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
18.71/18.78	c vivif2 --  cl tried    30044 cl shrink        0 lits rem          0 time: 0.01
18.71/18.79	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.01
18.71/18.79	c calculated reachability. Time: 0.00
18.71/18.79	c  N st    38    158558       220        88       440     30044      1320    827605   no data   no data  --
24.69/24.74	c  N st    39    207150       220        88       440     24842      1320    565421   no data   no data  --
28.99/29.02	c  N st    40    237838       220        88       440     35278      1320    946956   no data   no data  --
28.99/29.02	c  S st    40    237838       220        88       440     35278      1320    946956   no data   no data  --
29.09/29.18	c  S st    40    238340       220        88       440     35776      1320    962298   no data   no data  --
29.09/29.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.09/29.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.19/29.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
29.19/29.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.29/29.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
29.29/29.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
29.29/29.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.19/31.28	c lits-rem:      1414  cl-subs:      534  v-elim:      0  v-fix:    0  time:  1.90 s
31.19/31.28	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
31.19/31.29	c vivif2 --  cl tried    35242 cl shrink        0 lits rem          0 time: 0.01
31.19/31.30	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.01
31.29/31.30	c calculated reachability. Time: 0.00
31.29/31.30	c  N st    40    238340       220        88       440     35242      1320    941483   no data   no data  --
40.79/40.81	c  F st    41    306250       220        88       440     37017      1320    956815   no data   no data  --
40.79/40.81	c  N st    41    306250       220        88       440     37017      1320    956815   no data   no data  --
41.59/41.66	c Decided on static restart strategy
45.00/45.06	c  N st    51    334549       220        88       440     41365      1320   1040444   no data   no data  --
48.69/48.73	c  N st    53    357510       220        88       440     39390      1320    969152   no data   no data  --
48.69/48.73	c  S st    53    357510       220        88       440     39390      1320    969152   no data   no data  --
48.79/48.89	c  S st    53    358011       220        88       440     39887      1320    984369   no data   no data  --
48.79/48.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.79/48.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.89/48.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
48.89/48.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.09/49.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
49.09/49.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
49.09/49.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.99/51.03	c lits-rem:       520  cl-subs:      403  v-elim:      0  v-fix:    0  time:  1.91 s
50.99/51.03	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
50.99/51.04	c vivif2 --  cl tried    39484 cl shrink        0 lits rem          0 time: 0.01
50.99/51.05	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.01
50.99/51.05	c calculated reachability. Time: 0.00
50.99/51.05	c  N st    53    358011       220        88       440     39484      1320    970467   no data   no data  --
56.69/56.75	c  N st    54    390403       220        88       440     45674      1320   1229405   no data   no data  --
64.39/64.49	c  N st    55    438991       220        88       440     39399      1320    941792   no data   no data  --
78.39/78.44	c  N st    56    511876       220        88       440     52903      1320   1427295   no data   no data  --
82.59/82.69	c  N st    57    537016       220        88       440     47216      1320   1118310   no data   no data  --
82.59/82.69	c  S st    57    537016       220        88       440     47216      1320   1118310   no data   no data  --
82.79/82.88	c  S st    57    537523       220        88       440     47721      1320   1132670   no data   no data  --
82.79/82.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.79/82.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.90/82.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
82.90/82.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.09/83.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
83.09/83.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
83.09/83.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.09/84.19	c lits-rem:        97  cl-subs:      508  v-elim:      0  v-fix:    0  time:  1.08 s
84.09/84.19	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
84.19/84.21	c vivif2 --  cl tried    47213 cl shrink        0 lits rem          0 time: 0.01
84.19/84.22	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.01
84.19/84.22	c calculated reachability. Time: 0.00
84.19/84.22	c  N st    57    537523       220        88       440     47213      1320   1116910   no data   no data  --
122.19/122.21	c  N st    58    701507       220        88       440     41361      1320    843670   no data   no data  --
145.90/145.93	c  N st    59    806285       220        88       440     70311      1320   1902684   no data   no data  --
145.90/145.93	c  S st    59    806285       220        88       440     70311      1320   1902684   no data   no data  --
146.21/146.22	c  S st    59    806788       220        88       440     70811      1320   1918244   no data   no data  --
146.21/146.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.21/146.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.21/146.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
146.31/146.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.70/146.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.43 s
146.70/146.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
146.70/146.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
151.20/151.25	c lits-rem:       234  cl-subs:     1288  v-elim:      0  v-fix:    0  time:  4.49 s
151.20/151.25	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
151.20/151.27	c vivif2 --  cl tried    69523 cl shrink        0 lits rem          0 time: 0.02
151.20/151.30	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.02
151.30/151.30	c calculated reachability. Time: 0.00
151.30/151.30	c  N st    59    806788       220        88       440     69523      1320   1875210   no data   no data  --
217.59/217.60	c  F st    60   1071878       220        88       440     85255      1320   2381439   no data   no data  --
217.59/217.60	c  N st    60   1071878       220        88       440     85255      1320   2381439   no data   no data  --
219.29/219.34	c Decided on static restart strategy
224.69/224.77	c  N st    70   1100184       220        88       440     69095      1320   1617291   no data   no data  --
234.50/234.56	c  N st    72   1136179       220        88       440     59457      1320   1268783   no data   no data  --
243.40/243.47	c  N st    73   1168572       220        88       440     91251      1320   2371162   no data   no data  --
254.30/254.37	c  N st    74   1210182       220        88       440     85994      1320   2241323   no data   no data  --
254.30/254.37	c  S st    74   1210182       220        88       440     85994      1320   2241323   no data   no data  --
254.70/254.75	c  S st    74   1210689       220        88       440     86498      1320   2256020   no data   no data  --
254.70/254.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
254.70/254.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
254.80/254.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.09
254.90/254.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
255.29/255.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.41 s
255.29/255.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
255.29/255.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
260.19/260.29	c lits-rem:        99  cl-subs:     1092  v-elim:      0  v-fix:    0  time:  4.97 s
260.19/260.29	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
260.29/260.31	c vivif2 --  cl tried    85406 cl shrink        0 lits rem          0 time: 0.03
260.29/260.35	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.04
260.29/260.36	c calculated reachability. Time: 0.00
260.29/260.36	c  N st    74   1210689       220        88       440     85406      1320   2220207   no data   no data  --
283.50/283.55	c  N st    75   1283571       220        88       440     61704      1320   1307334   no data   no data  --
315.20/315.28	c  N st    76   1392896       220        88       440     69654      1320   1531365   no data   no data  --
365.30/365.31	c  N st    77   1556880       220        88       440     74701      1320   1694197   no data   no data  --
419.90/419.99	c  N st    78   1710691       220        88       440     60771      1320   1092635   no data   no data  --
419.90/419.99	c  S st    78   1710691       220        88       440     60771      1320   1092635   no data   no data  --
420.22/420.23	c  S st    78   1711191       220        88       440     61269      1320   1108087   no data   no data  --
420.22/420.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
420.22/420.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.22/420.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
420.30/420.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.40/420.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
420.40/420.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
420.40/420.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
421.50/421.59	c lits-rem:       167  cl-subs:      260  v-elim:      0  v-fix:    0  time:  1.16 s
421.50/421.59	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
421.60/421.60	c vivif2 --  cl tried    61009 cl shrink        0 lits rem          0 time: 0.01
421.60/421.62	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.02
421.60/421.62	c calculated reachability. Time: 0.00
421.60/421.62	c  N st    78   1711191       220        88       440     61009      1320   1101364   no data   no data  --
538.50/538.56	c  N st    79   2080155       220        88       440     66445      1320   1184439   no data   no data  --
584.50/584.55	c  N st    80   2211191       220        88       440     68645      1320   1210399   no data   no data  --
584.50/584.55	c  S st    80   2211191       220        88       440     68645      1320   1210399   no data   no data  --
584.80/584.86	c  S st    80   2211696       220        88       440     69149      1320   1226094   no data   no data  --
584.80/584.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.80/584.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
584.90/584.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
584.90/584.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
585.11/585.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
585.11/585.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
585.11/585.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
586.71/586.74	c lits-rem:        23  cl-subs:      291  v-elim:      0  v-fix:    0  time:  1.60 s
586.71/586.74	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
586.71/586.76	c vivif2 --  cl tried    68858 cl shrink        0 lits rem          0 time: 0.02
586.71/586.79	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.03
586.71/586.79	c calculated reachability. Time: 0.00
586.71/586.79	c  N st    80   2211696       220        88       440     68858      1320   1219857   no data   no data  --
772.23/772.21	c  N st    81   2711697       220        88       440     85353      1320   1714033   no data   no data  --
772.23/772.21	c  S st    81   2711697       220        88       440     85353      1320   1714033   no data   no data  --
772.61/772.63	c  S st    81   2712199       220        88       440     85853      1320   1729378   no data   no data  --
772.61/772.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
772.61/772.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
772.71/772.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.11
772.71/772.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
773.01/773.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
773.01/773.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
773.01/773.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
775.81/775.85	c lits-rem:        77  cl-subs:      656  v-elim:      0  v-fix:    0  time:  2.80 s
775.81/775.85	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
775.81/775.88	c vivif2 --  cl tried    85197 cl shrink        0 lits rem          0 time: 0.02
775.91/775.91	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.03
775.91/775.91	c calculated reachability. Time: 0.00
775.91/775.91	c  N st    81   2712199       220        88       440     85197      1320   1711026   no data   no data  --
961.32/961.32	c  N st    82   3212201       220        88       440    131237      1320   3180670   no data   no data  --
961.32/961.32	c  S st    82   3212201       220        88       440    131237      1320   3180670   no data   no data  --
961.81/961.89	c  S st    82   3212702       220        88       440    131737      1320   3195825   no data   no data  --
961.91/961.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
961.91/961.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
962.01/962.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.15
962.11/962.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
962.72/962.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.63 s
962.72/962.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
962.72/962.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1030.02/1030.03	c lits-rem:       671  cl-subs:     6014  v-elim:      0  v-fix:    0  time: 67.25 s
1030.02/1030.03	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
1030.02/1030.07	c vivif2 --  cl tried   125723 cl shrink        0 lits rem          0 time: 0.04
1030.12/1030.14	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.07
1030.12/1030.15	c calculated reachability. Time: 0.00
1030.12/1030.15	c  N st    82   3212702       220        88       440    125723      1320   3042723   no data   no data  --
1242.72/1242.77	c  N st    83   3712702       220        88       440    137521      1320   3211397   no data   no data  --
1242.72/1242.77	c  S st    83   3712702       220        88       440    137521      1320   3211397   no data   no data  --
1243.32/1243.33	c  S st    83   3713203       220        88       440    138020      1320   3226410   no data   no data  --
1243.32/1243.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1243.32/1243.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1243.42/1243.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.15
1243.52/1243.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1244.03/1244.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.52 s
1244.03/1244.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
1244.03/1244.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1289.82/1289.86	c lits-rem:      1404  cl-subs:     1260  v-elim:      0  v-fix:    0  time: 45.76 s
1289.82/1289.86	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
1289.92/1289.90	c vivif2 --  cl tried   136760 cl shrink        0 lits rem          0 time: 0.04
1289.92/1289.96	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.06
1289.92/1289.96	c calculated reachability. Time: 0.00
1289.92/1289.96	c  N st    83   3713203       220        88       440    136760      1320   3184789   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-3370583-1305389956/watcher-3370583-1305389956 -o /tmp/evaluation-result-3370583-1305389956/solver-3370583-1305389956 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370583-1305389956.cnf 

running on 2 cores: 1,3

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.86 4.01 3.94 4/355 25030
/proc/meminfo: memFree=21088388/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=29808 CPUtime=0 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 543 0 0 0 0 0 0 0 17 0 1 0 631411738 30523392 482 33554432000 4194304 4650387 140735538340576 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 7452 482 377 112 0 2417 0

[startup+0.049323 s]
/proc/loadavg: 3.86 4.01 3.94 4/355 25030
/proc/meminfo: memFree=21088388/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=29940 CPUtime=0.04 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 633 0 0 0 4 0 0 0 17 0 1 0 631411738 30658560 572 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 7485 572 378 112 0 2450 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29940

[startup+0.100316 s]
/proc/loadavg: 3.86 4.01 3.94 4/355 25030
/proc/meminfo: memFree=21088388/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=30076 CPUtime=0.09 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 728 0 0 0 9 0 0 0 17 0 1 0 631411738 30797824 667 33554432000 4194304 4650387 140735538340576 18446744073709551615 4366748 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 7519 668 378 112 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30076

[startup+0.300278 s]
/proc/loadavg: 3.86 4.01 3.94 4/355 25030
/proc/meminfo: memFree=21088388/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=30728 CPUtime=0.29 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 1057 0 0 0 29 0 0 0 18 0 1 0 631411738 31465472 812 33554432000 4194304 4650387 140735538340576 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 7682 812 380 112 0 2647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30728

[startup+0.700208 s]
/proc/loadavg: 3.86 4.01 3.94 4/355 25030
/proc/meminfo: memFree=21088388/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=31340 CPUtime=0.69 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 1585 0 0 0 69 0 0 0 18 0 1 0 631411738 32092160 1034 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 7835 1034 380 112 0 2800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31340

[startup+1.50107 s]
/proc/loadavg: 3.86 4.01 3.94 5/362 25042
/proc/meminfo: memFree=21066508/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=32156 CPUtime=1.49 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 2608 0 0 0 149 0 0 0 20 0 1 0 631411738 32927744 1181 33554432000 4194304 4650387 140735538340576 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 8039 1181 381 112 0 3004 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32156

[startup+3.10078 s]
/proc/loadavg: 3.86 4.01 3.94 5/362 25042
/proc/meminfo: memFree=21049472/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=40116 CPUtime=3.09 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 5138 0 0 0 309 0 0 0 25 0 1 0 631411738 41078784 3194 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 10029 3194 382 112 0 4994 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40116

[startup+6.30023 s]
/proc/loadavg: 3.87 4.01 3.94 6/362 25042
/proc/meminfo: memFree=21034968/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=42936 CPUtime=6.29 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 7587 0 0 0 628 1 0 0 25 0 1 0 631411738 43966464 3713 33554432000 4194304 4650387 140735538340576 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 10734 3713 382 112 0 5699 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42936

[startup+12.7001 s]
/proc/loadavg: 3.88 4.01 3.94 6/362 25042
/proc/meminfo: memFree=21009464/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=50596 CPUtime=12.69 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 12108 0 0 0 1268 1 0 0 25 0 1 0 631411738 51810304 5836 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 12649 5836 382 112 0 7614 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50596

[startup+25.5009 s]
/proc/loadavg: 3.91 4.01 3.94 6/362 25043
/proc/meminfo: memFree=20988420/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=61168 CPUtime=25.49 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 19805 0 0 0 2546 3 0 0 25 0 1 0 631411738 62636032 8340 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 15292 8340 382 112 0 10257 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61168

[startup+51.1004 s]
/proc/loadavg: 4.10 4.04 3.95 6/362 25043
/proc/meminfo: memFree=20962040/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=75112 CPUtime=51.1 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 30961 0 0 0 5105 5 0 0 25 0 1 0 631411738 76914688 11574 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 18778 11574 382 112 0 13743 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 75112

[startup+102.314 s]
/proc/loadavg: 4.04 4.03 3.95 6/362 25045
/proc/meminfo: memFree=20911028/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=85120 CPUtime=102.31 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 47758 0 0 0 10223 8 0 0 25 0 1 0 631411738 87162880 14484 33554432000 4194304 4650387 140735538340576 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 21280 14484 382 112 0 16245 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 85120

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.95 6/362 25046
/proc/meminfo: memFree=20845140/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=111552 CPUtime=162.3 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 67905 0 0 0 16218 12 0 0 25 0 1 0 631411738 114229248 19490 33554432000 4194304 4650387 140735538340576 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 27888 19490 382 112 0 22853 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 111552

[startup+222.3 s]
/proc/loadavg: 4.14 4.06 3.97 6/362 25048
/proc/meminfo: memFree=20806288/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=112008 CPUtime=222.29 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 81144 0 0 0 22215 14 0 0 25 0 1 0 631411738 114696192 20116 33554432000 4194304 4650387 140735538340576 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 28002 20116 382 112 0 22967 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 112008

[startup+282.301 s]
/proc/loadavg: 4.09 4.06 3.97 6/362 25049
/proc/meminfo: memFree=20765200/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=129368 CPUtime=282.3 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 96023 0 0 0 28212 18 0 0 25 0 1 0 631411738 132472832 24237 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 32342 24238 382 112 0 27307 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 129368

[startup+342.3 s]
/proc/loadavg: 4.03 4.05 3.97 6/362 25053
/proc/meminfo: memFree=20759220/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=129680 CPUtime=342.3 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 107690 0 0 0 34210 20 0 0 25 0 1 0 631411738 132792320 24204 33554432000 4194304 4650387 140735538340576 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 32420 24204 382 112 0 27385 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 129680

[startup+402.301 s]
/proc/loadavg: 4.01 4.04 3.97 6/362 25056
/proc/meminfo: memFree=20731828/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=129920 CPUtime=402.3 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 117352 0 0 0 40207 23 0 0 25 0 1 0 631411738 133038080 24561 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 32480 24561 382 112 0 27445 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129920

[startup+462.3 s]
/proc/loadavg: 4.00 4.03 3.97 6/362 25085
/proc/meminfo: memFree=21176144/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=130152 CPUtime=462.3 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 127213 0 0 0 46204 26 0 0 25 0 1 0 631411738 133275648 24881 33554432000 4194304 4650387 140735538340576 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 32538 24881 382 112 0 27503 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 130152

[startup+522.301 s]
/proc/loadavg: 4.03 4.03 3.98 6/362 25087
/proc/meminfo: memFree=21154992/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=130396 CPUtime=522.3 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 137136 0 0 0 52201 29 0 0 25 0 1 0 631411738 133525504 24927 33554432000 4194304 4650387 140735538340576 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 32599 24927 382 112 0 27564 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 130396

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 3.98 5/362 25088
/proc/meminfo: memFree=21126536/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=130608 CPUtime=582.3 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 145582 0 0 0 58198 32 0 0 25 0 1 0 631411738 133742592 26496 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 32652 26496 382 112 0 27617 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 130608

[startup+642.301 s]
/proc/loadavg: 4.10 4.05 3.99 6/362 25090
/proc/meminfo: memFree=21090484/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=135656 CPUtime=642.31 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 156247 0 0 0 64196 35 0 0 25 0 1 0 631411738 138911744 26256 33554432000 4194304 4650387 140735538340576 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 33914 26256 382 112 0 28879 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 135656

[startup+702.301 s]
/proc/loadavg: 4.03 4.04 3.99 6/362 25092
/proc/meminfo: memFree=21049256/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=135828 CPUtime=702.31 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 165012 0 0 0 70193 38 0 0 25 0 1 0 631411738 139087872 27274 33554432000 4194304 4650387 140735538340576 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 33957 27274 382 112 0 28922 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 135828

[startup+762.314 s]
/proc/loadavg: 4.01 4.03 3.99 6/362 25093
/proc/meminfo: memFree=21042500/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=194236 CPUtime=762.32 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 173676 0 0 0 76192 40 0 0 25 0 1 0 631411738 198897664 28005 33554432000 4194304 4650387 140735538340576 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 48559 28005 382 112 0 43524 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 194236

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.99 6/362 25095
/proc/meminfo: memFree=20977212/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=203768 CPUtime=822.31 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 183740 0 0 0 82187 44 0 0 25 0 1 0 631411738 208658432 29822 33554432000 4194304 4650387 140735538340576 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 50942 29822 382 112 0 45907 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 203768

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 3.99 6/362 25096
/proc/meminfo: memFree=20974300/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=204660 CPUtime=882.31 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 192704 0 0 0 88183 48 0 0 25 0 1 0 631411738 209571840 30233 33554432000 4194304 4650387 140735538340576 18446744073709551615 4313338 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 51165 30233 382 112 0 46130 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 204660

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 3.99 6/362 25098
/proc/meminfo: memFree=20961460/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=205584 CPUtime=942.31 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 201482 0 0 0 94180 51 0 0 25 0 1 0 631411738 210518016 30374 33554432000 4194304 4650387 140735538340576 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 51396 30374 382 112 0 46361 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 205584

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.99 6/362 25100
/proc/meminfo: memFree=20907708/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=171940 CPUtime=1002.31 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 211391 0 0 0 100177 54 0 0 25 0 1 0 631411738 176066560 35883 33554432000 4194304 4650387 140735538340576 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 42985 35883 382 112 0 37950 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 171940

[startup+1062.3 s]
/proc/loadavg: 4.05 4.03 4.00 6/362 25101
/proc/meminfo: memFree=20895012/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=172004 CPUtime=1062.31 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 215743 0 0 0 106174 57 0 0 25 0 1 0 631411738 176132096 35603 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 43001 35603 382 112 0 37966 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 172004

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 4.00 6/362 25103
/proc/meminfo: memFree=20891996/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=172180 CPUtime=1122.31 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 223323 0 0 0 112170 61 0 0 25 0 1 0 631411738 176312320 34016 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 43045 34016 382 112 0 38010 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 172180

[startup+1182.3 s]
/proc/loadavg: 4.14 4.05 4.01 6/362 25104
/proc/meminfo: memFree=20871868/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=234052 CPUtime=1182.32 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 230589 0 0 0 118169 63 0 0 25 0 1 0 631411738 239669248 36743 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 58513 36743 382 112 0 53478 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 234052

[startup+1242.3 s]
/proc/loadavg: 4.05 4.04 4.00 6/362 25106
/proc/meminfo: memFree=20849612/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=172440 CPUtime=1242.32 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 238934 0 0 0 124166 66 0 0 25 0 1 0 631411738 176578560 35904 33554432000 4194304 4650387 140735538340576 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 43110 35904 382 112 0 38075 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 172440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 4.00 6/362 25108
/proc/meminfo: memFree=20821172/32951124 swapFree=67111348/67111528
[pid=25028] ppid=25025 vsize=247184 CPUtime=1300.03 cores=1,3
/proc/25028/stat : 25028 (strangenight1-s) R 25025 25028 24826 0 -1 4202496 242471 0 0 0 129936 67 0 0 25 0 1 0 631411738 253116416 39441 33554432000 4194304 4650387 140735538340576 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25028/statm: 61796 39441 382 112 0 56761 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 247184

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.679896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242471
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= 21
involuntary context switches= 14279

runsolver used 4.29535 second user time and 11.2183 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 18:19:16
IDJOB=3370583
IDBENCH=83146
IDSOLVER=1847
FILE ID=node144/3370583-1305389956
RUNJOBID= node144-1305388654-24846
PBS_JOBID= 13324411
Free space on /tmp= 73228 MiB

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

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

MD5SUM BENCH= ceff918324677440f95867755c4e7133
RANDOM SEED=91914362

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21088948 kB
Buffers:        281296 kB
Cached:        3619532 kB
SwapCached:          0 kB
Active:        8628592 kB
Inactive:      2886136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21088948 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12436 kB
Writeback:           0 kB
AnonPages:     7614432 kB
Mapped:          27836 kB
Slab:           244324 kB
PageTables:      38508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82553744 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= 73216 MiB
End job on node144 at 2011-05-14 18:40:58