Trace number 3370586

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.06 1300.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n280-s93756482-sat.cnf
MD5SUMbadb3b4ac12b29ada7dd8ed96ed75c80
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.66244
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
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-3370586-1305390051.cnf'
0.00/0.00	c -- header says num vars:            280
0.00/0.00	c -- header says num clauses:         672
0.00/0.00	c -- clauses added:            0 learnts,          672 normals,            0 xors
0.00/0.00	c -- vars added        280
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       280       112       560         0      1680         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/112/112 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:    280 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.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:     139 undec:       0 neg:     141
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       280       112       560         0      1680         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4916       280       112       560      4818      1680    204348   no data   no data  --
0.49/0.50	c  N st    10     11299       280       112       560      4447      1680    147504   no data   no data  --
0.79/0.89	c  N st    11     17043       280       112       560     10110      1680    390840   no data   no data  --
1.39/1.42	c  F st    12     25000       280       112       560     12386      1680    462061   no data   no data  --
1.39/1.42	c  N st    12     25000       280       112       560     12386      1680    462061   no data   no data  --
1.69/1.74	c Decided on static restart strategy
1.69/1.74	c  N st    18     30000       280       112       560     10642      1680    351880   no data   no data  --
1.69/1.74	c  S st    18     30000       280       112       560     10642      1680    351880   no data   no data  --
1.69/1.79	c  S st    18     30505       280       112       560     11145      1680    369071   no data   no data  --
1.69/1.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.79/1.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
1.79/1.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
1.79/1.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.79	c lits-rem:       506  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.90 s
2.79/2.80	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.00
2.79/2.80	c calculated reachability. Time: 0.00
2.79/2.80	c  N st    18     30505       280       112       560     11012      1680    362449   no data   no data  --
3.30/3.31	c  N st    20     37615       280       112       560     10219      1680    313217   no data   no data  --
3.79/3.81	c  N st    21     44014       280       112       560     16499      1680    592905   no data   no data  --
3.89/3.97	c  S st    22     45757       280       112       560      9423      1680    243695   no data   no data  --
3.99/4.01	c  S st    22     46259       280       112       560      9925      1680    259944   no data   no data  --
3.99/4.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.99/4.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3.99/4.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
3.99/4.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.23	c lits-rem:        57  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.16 s
4.19/4.23	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
4.19/4.23	c vivif2 --  cl tried     9906 cl shrink        0 lits rem          0 time: 0.00
4.19/4.23	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.00
4.19/4.23	c calculated reachability. Time: 0.00
4.19/4.23	c  N st    22     46259       280       112       560      9906      1680    259174   no data   no data  --
5.51/5.57	c  N st    23     60656       280       112       560     14194      1680    446552   no data   no data  --
6.39/6.44	c  N st    24     69388       280       112       560     11999      1680    319051   no data   no data  --
6.39/6.44	c  S st    24     69388       280       112       560     11999      1680    319051   no data   no data  --
6.50/6.51	c  S st    24     69892       280       112       560     12500      1680    336236   no data   no data  --
6.50/6.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.50/6.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
6.50/6.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
6.50/6.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.40	c lits-rem:       204  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.83 s
7.39/7.40	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
7.39/7.40	c vivif2 --  cl tried    12433 cl shrink        0 lits rem          0 time: 0.00
7.39/7.41	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.00
7.39/7.41	c calculated reachability. Time: 0.00
7.39/7.41	c  N st    24     69892       280       112       560     12433      1680    333073   no data   no data  --
8.99/9.01	c  F st    25     87500       280       112       560     17964      1680    548757   no data   no data  --
8.99/9.01	c  N st    25     87500       280       112       560     17964      1680    548757   no data   no data  --
9.59/9.60	c Decided on static restart strategy
9.90/9.94	c  N st    32     95543       280       112       560     13093      1680    306006   no data   no data  --
10.79/10.82	c  N st    34    104838       280       112       560     22148      1680    696740   no data   no data  --
10.79/10.82	c  S st    34    104838       280       112       560     22148      1680    696740   no data   no data  --
10.90/10.92	c  S st    34    105342       280       112       560     22651      1680    714782   no data   no data  --
10.90/10.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.90/10.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.90/10.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
10.90/10.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
11.09/11.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
11.09/11.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.89/12.96	c lits-rem:       250  cl-subs:      337  v-elim:      0  v-fix:    0  time:  1.86 s
12.89/12.96	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
12.89/12.97	c vivif2 --  cl tried    22314 cl shrink        0 lits rem          0 time: 0.01
12.89/12.98	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
12.89/12.98	c calculated reachability. Time: 0.00
12.89/12.98	c  N st    34    105342       280       112       560     22314      1680    699320   no data   no data  --
13.89/13.93	c  N st    35    114940       280       112       560     18023      1680    512848   no data   no data  --
15.59/15.64	c  N st    36    129341       280       112       560     17450      1680    438527   no data   no data  --
18.09/18.10	c  N st    37    150937       280       112       560     22946      1680    694286   no data   no data  --
18.89/18.95	c  S st    38    158013       280       112       560     29908      1680   1004100   no data   no data  --
19.09/19.10	c  S st    38    158517       280       112       560     30409      1680   1021501   no data   no data  --
19.09/19.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.09/19.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
19.09/19.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
19.29/19.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
19.29/19.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.59/20.65	c lits-rem:       375  cl-subs:      419  v-elim:      0  v-fix:    0  time:  1.31 s
20.59/20.65	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
20.59/20.66	c vivif2 --  cl tried    29990 cl shrink        0 lits rem          0 time: 0.01
20.59/20.67	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
20.59/20.67	c calculated reachability. Time: 0.00
20.59/20.67	c  N st    38    158517       280       112       560     29990      1680   1000300   no data   no data  --
27.29/27.35	c  N st    39    207105       280       112       560     24651      1680    721209   no data   no data  --
31.99/32.06	c  N st    40    237775       280       112       560     35243      1680   1130782   no data   no data  --
31.99/32.06	c  S st    40    237775       280       112       560     35243      1680   1130782   no data   no data  --
32.19/32.21	c  S st    40    238280       280       112       560     35747      1680   1148156   no data   no data  --
32.19/32.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.19/32.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.19/32.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
32.19/32.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.49/32.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
32.49/32.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
32.49/32.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.69/33.76	c lits-rem:       125  cl-subs:      320  v-elim:      0  v-fix:    0  time:  1.25 s
33.69/33.76	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
33.69/33.77	c vivif2 --  cl tried    35427 cl shrink        0 lits rem          0 time: 0.01
33.69/33.79	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
33.69/33.79	c calculated reachability. Time: 0.00
33.69/33.79	c  N st    40    238280       280       112       560     35427      1680   1134186   no data   no data  --
44.59/44.63	c  F st    41    306250       280       112       560     37423      1680   1151738   no data   no data  --
44.59/44.63	c  N st    41    306250       280       112       560     37423      1680   1151738   no data   no data  --
45.69/45.71	c Decided on static restart strategy
49.59/49.61	c  N st    51    334559       280       112       560     41561      1680   1266262   no data   no data  --
53.19/53.25	c  N st    53    357420       280       112       560     39471      1680   1146509   no data   no data  --
53.19/53.25	c  S st    53    357420       280       112       560     39471      1680   1146509   no data   no data  --
53.39/53.42	c  S st    53    357924       280       112       560     39972      1680   1164079   no data   no data  --
53.39/53.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.39/53.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.39/53.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
53.39/53.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.69/53.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
53.69/53.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
53.69/53.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.69/54.74	c lits-rem:       191  cl-subs:      407  v-elim:      0  v-fix:    0  time:  1.04 s
54.69/54.74	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
54.69/54.76	c vivif2 --  cl tried    39565 cl shrink        0 lits rem          0 time: 0.01
54.69/54.77	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
54.69/54.77	c calculated reachability. Time: 0.00
54.69/54.77	c  N st    53    357924       280       112       560     39565      1680   1147113   no data   no data  --
60.51/60.53	c  N st    54    390316       280       112       560     45842      1680   1456388   no data   no data  --
70.40/70.44	c  N st    55    438904       280       112       560     39492      1680   1108639   no data   no data  --
84.70/84.75	c  N st    56    511788       280       112       560     53153      1680   1720236   no data   no data  --
89.40/89.42	c  N st    57    536886       280       112       560     47374      1680   1329712   no data   no data  --
89.40/89.42	c  S st    57    536886       280       112       560     47374      1680   1329712   no data   no data  --
89.60/89.64	c  S st    57    537389       280       112       560     47876      1680   1346272   no data   no data  --
89.60/89.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.60/89.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.60/89.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
89.70/89.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.89/89.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
89.89/89.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
89.89/89.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.30/91.35	c lits-rem:        53  cl-subs:      429  v-elim:      0  v-fix:    0  time:  1.36 s
91.30/91.35	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
91.30/91.37	c vivif2 --  cl tried    47447 cl shrink        0 lits rem          0 time: 0.02
91.30/91.39	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.02
91.30/91.39	c calculated reachability. Time: 0.00
91.30/91.39	c  N st    57    537389       280       112       560     47447      1680   1329123   no data   no data  --
126.70/126.79	c  N st    58    701373       280       112       560     41489      1680    972428   no data   no data  --
150.80/150.84	c  N st    59    806084       280       112       560     70643      1680   2244298   no data   no data  --
150.80/150.84	c  S st    59    806084       280       112       560     70643      1680   2244298   no data   no data  --
151.10/151.17	c  S st    59    806588       280       112       560     71146      1680   2261178   no data   no data  --
151.10/151.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
151.10/151.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.20/151.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
151.30/151.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.80/151.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.54 s
151.80/151.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
151.80/151.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.19/158.27	c lits-rem:       155  cl-subs:     1022  v-elim:      0  v-fix:    0  time:  6.41 s
158.19/158.27	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
158.30/158.31	c vivif2 --  cl tried    70124 cl shrink        0 lits rem          0 time: 0.03
158.30/158.33	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.03
158.30/158.33	c calculated reachability. Time: 0.00
158.30/158.33	c  N st    59    806588       280       112       560     70124      1680   2218932   no data   no data  --
226.40/226.44	c  F st    60   1071875       280       112       560     86225      1680   2902282   no data   no data  --
226.40/226.44	c  N st    60   1071875       280       112       560     86225      1680   2902282   no data   no data  --
228.20/228.25	c Decided on static restart strategy
235.60/235.61	c  N st    70   1100177       280       112       560     69927      1680   1919057   no data   no data  --
246.00/246.03	c  N st    72   1136171       280       112       560     60037      1680   1492314   no data   no data  --
255.21/255.23	c  N st    73   1168564       280       112       560     91817      1680   2863602   no data   no data  --
266.80/266.86	c  N st    74   1209882       280       112       560     86071      1680   2547143   no data   no data  --
266.80/266.86	c  S st    74   1209882       280       112       560     86071      1680   2547143   no data   no data  --
267.21/267.24	c  S st    74   1210382       280       112       560     86569      1680   2565006   no data   no data  --
267.21/267.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
267.21/267.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
267.31/267.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.09
267.40/267.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.80/267.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.48 s
267.80/267.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
267.80/267.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
274.60/274.63	c lits-rem:       398  cl-subs:     1424  v-elim:      0  v-fix:    0  time:  6.74 s
274.60/274.63	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
274.60/274.67	c vivif2 --  cl tried    85145 cl shrink        0 lits rem          0 time: 0.03
274.70/274.70	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.03
274.70/274.70	c calculated reachability. Time: 0.00
274.70/274.70	c  N st    74   1210382       280       112       560     85145      1680   2509404   no data   no data  --
295.70/295.75	c  N st    75   1283264       280       112       560     61644      1680   1543700   no data   no data  --
330.20/330.29	c  N st    76   1392587       280       112       560     69942      1680   1816296   no data   no data  --
379.00/379.04	c  N st    77   1556571       280       112       560     74746      1680   1833088   no data   no data  --
426.41/426.42	c  N st    78   1710382       280       112       560     60504      1680   1240307   no data   no data  --
426.41/426.42	c  S st    78   1710382       280       112       560     60504      1680   1240307   no data   no data  --
426.61/426.68	c  S st    78   1710883       280       112       560     61005      1680   1257852   no data   no data  --
426.61/426.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
426.61/426.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
426.72/426.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
426.72/426.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.91/426.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
426.91/426.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
426.91/426.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
428.31/428.35	c lits-rem:       100  cl-subs:      220  v-elim:      0  v-fix:    0  time:  1.40 s
428.31/428.35	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
428.31/428.37	c vivif2 --  cl tried    60785 cl shrink        0 lits rem          0 time: 0.02
428.31/428.39	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.02
428.31/428.39	c calculated reachability. Time: 0.00
428.31/428.39	c  N st    78   1710883       280       112       560     60785      1680   1250778   no data   no data  --
571.81/571.81	c  N st    79   2079847       280       112       560     66875      1680   1337676   no data   no data  --
618.32/618.35	c  N st    80   2210885       280       112       560     68783      1680   1389977   no data   no data  --
618.32/618.35	c  S st    80   2210885       280       112       560     68783      1680   1389977   no data   no data  --
618.62/618.64	c  S st    80   2211386       280       112       560     69279      1680   1408003   no data   no data  --
618.62/618.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
618.62/618.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
618.72/618.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.07
618.72/618.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
618.92/618.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
618.92/618.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
618.92/618.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
620.51/620.55	c lits-rem:       124  cl-subs:      176  v-elim:      0  v-fix:    0  time:  1.59 s
620.51/620.55	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
620.51/620.57	c vivif2 --  cl tried    69103 cl shrink        0 lits rem          0 time: 0.02
620.51/620.59	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.02
620.51/620.59	c calculated reachability. Time: 0.00
620.51/620.59	c  N st    80   2211386       280       112       560     69103      1680   1401958   no data   no data  --
862.62/862.60	c  N st    81   2711386       280       112       560     86188      1680   1967025   no data   no data  --
862.62/862.60	c  S st    81   2711386       280       112       560     86188      1680   1967025   no data   no data  --
863.02/863.09	c  S st    81   2711894       280       112       560     86695      1680   1984658   no data   no data  --
863.12/863.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
863.12/863.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
863.22/863.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.12
863.22/863.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
863.61/863.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
863.61/863.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
863.61/863.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
867.93/867.91	c lits-rem:        54  cl-subs:      303  v-elim:      0  v-fix:    0  time:  4.27 s
867.93/867.91	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
867.93/867.94	c vivif2 --  cl tried    86392 cl shrink        0 lits rem          0 time: 0.03
867.93/867.99	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.05
867.93/867.99	c calculated reachability. Time: 0.00
867.93/867.99	c  N st    81   2711894       280       112       560     86392      1680   1972152   no data   no data  --
1095.54/1095.51	c  N st    82   3211895       280       112       560    132667      1680   3925625   no data   no data  --
1095.54/1095.51	c  S st    82   3211895       280       112       560    132667      1680   3925625   no data   no data  --
1096.43/1096.46	c  S st    82   3212396       280       112       560    133162      1680   3943502   no data   no data  --
1096.43/1096.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1096.43/1096.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1096.74/1096.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.25
1096.83/1096.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1098.03/1098.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.17 s
1098.03/1098.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
1098.03/1098.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1186.03/1186.06	c lits-rem:        71  cl-subs:     1182  v-elim:      0  v-fix:    0  time: 88.02 s
1186.03/1186.06	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
1186.13/1186.12	c vivif2 --  cl tried   131980 cl shrink        0 lits rem          0 time: 0.06
1186.13/1186.19	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.07
1186.23/1186.20	c calculated reachability. Time: 0.00
1186.23/1186.20	c  N st    82   3212396       280       112       560    131980      1680   3889569   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-3370586-1305390051/watcher-3370586-1305390051 -o /tmp/evaluation-result-3370586-1305390051/solver-3370586-1305390051 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370586-1305390051.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: 4.00 4.02 4.00 3/304 15495
/proc/meminfo: memFree=12281796/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=29812 CPUtime=0.01 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 558 0 0 0 1 0 0 0 23 0 1 0 650602992 30527488 496 33554432000 4194304 4650387 140736760284016 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 7453 496 377 112 0 2418 0

[startup+0.098453 s]
/proc/loadavg: 4.00 4.02 4.00 3/304 15495
/proc/meminfo: memFree=12281796/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=30076 CPUtime=0.09 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 736 0 0 0 9 0 0 0 23 0 1 0 650602992 30797824 674 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 7519 674 378 112 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30076

[startup+0.100418 s]
/proc/loadavg: 4.00 4.02 4.00 3/304 15495
/proc/meminfo: memFree=12281796/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=30076 CPUtime=0.09 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 743 0 0 0 9 0 0 0 23 0 1 0 650602992 30797824 681 33554432000 4194304 4650387 140736760284016 18446744073709551615 4333774 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 7519 681 378 112 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30076

[startup+0.300443 s]
/proc/loadavg: 4.00 4.02 4.00 3/304 15495
/proc/meminfo: memFree=12281796/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=30736 CPUtime=0.29 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 1113 0 0 0 29 0 0 0 25 0 1 0 650602992 31473664 831 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 7684 831 380 112 0 2649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30736

[startup+0.700359 s]
/proc/loadavg: 4.00 4.02 4.00 3/304 15495
/proc/meminfo: memFree=12281796/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=31348 CPUtime=0.69 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 1616 0 0 0 69 0 0 0 25 0 1 0 650602992 32100352 984 33554432000 4194304 4650387 140736760284016 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 7837 984 380 112 0 2802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31348

[startup+1.50016 s]
/proc/loadavg: 4.00 4.02 4.00 5/314 15511
/proc/meminfo: memFree=12249368/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=32088 CPUtime=1.49 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 2431 0 0 0 149 0 0 0 25 0 1 0 650602992 32858112 1346 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 8022 1346 381 112 0 2987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32088

[startup+3.10089 s]
/proc/loadavg: 4.00 4.02 4.00 5/314 15511
/proc/meminfo: memFree=12236348/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=41272 CPUtime=3.09 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 5170 0 0 0 309 0 0 0 25 0 1 0 650602992 42262528 3552 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 10318 3552 382 112 0 5283 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41272

[startup+6.30033 s]
/proc/loadavg: 4.00 4.02 4.00 5/314 15511
/proc/meminfo: memFree=12211136/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=42396 CPUtime=6.29 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 7662 0 0 0 628 1 0 0 25 0 1 0 650602992 43413504 4019 33554432000 4194304 4650387 140736760284016 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 10599 4019 382 112 0 5564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42396

[startup+12.7011 s]
/proc/loadavg: 4.08 4.04 4.01 5/314 15511
/proc/meminfo: memFree=12179692/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=54032 CPUtime=12.69 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 12819 0 0 0 1268 1 0 0 25 0 1 0 650602992 55328768 6553 33554432000 4194304 4650387 140736760284016 18446744073709551615 4439050 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 13508 6553 382 112 0 8473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54032

[startup+25.5008 s]
/proc/loadavg: 4.15 4.05 4.01 5/314 15511
/proc/meminfo: memFree=12150932/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=66612 CPUtime=25.5 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 21893 0 0 0 2547 3 0 0 25 0 1 0 650602992 68210688 9817 33554432000 4194304 4650387 140736760284016 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 16653 9817 382 112 0 11618 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 66612

[startup+51.101 s]
/proc/loadavg: 4.18 4.06 4.01 5/314 15512
/proc/meminfo: memFree=12114072/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=76560 CPUtime=51.09 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 33939 0 0 0 5104 5 0 0 25 0 1 0 650602992 78397440 12565 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 19140 12565 382 112 0 14105 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76560

[startup+102.312 s]
/proc/loadavg: 4.18 4.08 4.02 5/314 15513
/proc/meminfo: memFree=12046832/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=96744 CPUtime=102.3 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 55405 0 0 0 10221 9 0 0 25 0 1 0 650602992 99065856 15965 33554432000 4194304 4650387 140736760284016 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 24186 15965 382 112 0 19151 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 96744

[startup+162.3 s]
/proc/loadavg: 4.20 4.10 4.02 5/314 15515
/proc/meminfo: memFree=11954156/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=124068 CPUtime=162.3 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 77403 0 0 0 16216 14 0 0 25 0 1 0 650602992 127045632 23024 33554432000 4194304 4650387 140736760284016 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 31017 23024 382 112 0 25982 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 124068

[startup+222.3 s]
/proc/loadavg: 4.12 4.09 4.02 5/314 15517
/proc/meminfo: memFree=11919640/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=124572 CPUtime=222.3 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 93130 0 0 0 22212 18 0 0 25 0 1 0 650602992 127561728 24068 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 31143 24068 382 112 0 26108 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 124572

[startup+282.3 s]
/proc/loadavg: 4.04 4.07 4.02 5/314 15518
/proc/meminfo: memFree=11878068/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=149196 CPUtime=282.3 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 110946 0 0 0 28208 22 0 0 25 0 1 0 650602992 152776704 29420 33554432000 4194304 4650387 140736760284016 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 37299 29420 382 112 0 32264 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 149196

[startup+342.301 s]
/proc/loadavg: 4.01 4.06 4.01 6/314 15520
/proc/meminfo: memFree=11847156/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=149532 CPUtime=342.3 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 124083 0 0 0 34203 27 0 0 25 0 1 0 650602992 153120768 29113 33554432000 4194304 4650387 140736760284016 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 37383 29113 382 112 0 32348 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 149532

[startup+402.301 s]
/proc/loadavg: 4.00 4.04 4.00 6/314 15521
/proc/meminfo: memFree=11823448/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=149764 CPUtime=402.3 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 135969 0 0 0 40201 29 0 0 25 0 1 0 650602992 153358336 30672 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 37441 30672 382 112 0 32406 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 149764

[startup+462.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/314 15523
/proc/meminfo: memFree=11804820/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=150028 CPUtime=462.31 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 147373 0 0 0 46198 33 0 0 25 0 1 0 650602992 153628672 30759 33554432000 4194304 4650387 140736760284016 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 37507 30759 382 112 0 32472 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 150028

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/314 15525
/proc/meminfo: memFree=11785936/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=150320 CPUtime=522.3 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 158696 0 0 0 52194 36 0 0 25 0 1 0 650602992 153927680 30010 33554432000 4194304 4650387 140736760284016 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 37580 30010 382 112 0 32545 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150320

[startup+582.301 s]
/proc/loadavg: 4.06 4.05 4.01 5/314 15526
/proc/meminfo: memFree=11758228/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=150500 CPUtime=582.31 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 167441 0 0 0 58192 39 0 0 25 0 1 0 650602992 154112000 30462 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 37625 30462 382 112 0 32590 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 150500

[startup+642.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/314 15528
/proc/meminfo: memFree=11712572/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=156272 CPUtime=642.32 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 177603 0 0 0 64190 42 0 0 25 0 1 0 650602992 160022528 32323 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 39068 32323 382 112 0 34033 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 156272

[startup+702.3 s]
/proc/loadavg: 4.10 4.06 4.01 5/314 15529
/proc/meminfo: memFree=11716012/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=156448 CPUtime=702.32 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 185421 0 0 0 70186 46 0 0 25 0 1 0 650602992 160202752 31357 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 39112 31357 382 112 0 34077 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 156448

[startup+762.311 s]
/proc/loadavg: 4.13 4.07 4.01 5/314 15531
/proc/meminfo: memFree=11709652/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=156648 CPUtime=762.33 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 194780 0 0 0 76183 50 0 0 25 0 1 0 650602992 160407552 31505 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 39162 31505 382 112 0 34127 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 156648

[startup+822.3 s]
/proc/loadavg: 4.12 4.07 4.01 5/314 15533
/proc/meminfo: memFree=11704288/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=157112 CPUtime=822.32 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 203330 0 0 0 82179 53 0 0 25 0 1 0 650602992 160882688 30492 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 39278 30492 382 112 0 34243 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 157112

[startup+882.301 s]
/proc/loadavg: 4.04 4.06 4.00 7/314 15534
/proc/meminfo: memFree=11652172/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=169500 CPUtime=882.32 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 212735 0 0 0 88175 57 0 0 25 0 1 0 650602992 173568000 35084 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 42375 35084 382 112 0 37340 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 169500

[startup+942.301 s]
/proc/loadavg: 4.08 4.07 4.01 6/314 15536
/proc/meminfo: memFree=11633428/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=169616 CPUtime=942.33 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 221965 0 0 0 94172 61 0 0 25 0 1 0 650602992 173686784 34612 33554432000 4194304 4650387 140736760284016 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 42404 34612 382 112 0 37369 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 169616

[startup+1002.3 s]
/proc/loadavg: 4.03 4.06 4.00 5/314 15537
/proc/meminfo: memFree=11638472/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=169792 CPUtime=1002.32 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 230607 0 0 0 100168 64 0 0 25 0 1 0 650602992 173867008 33245 33554432000 4194304 4650387 140736760284016 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 42448 33246 382 112 0 37413 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 169792

[startup+1062.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/314 15539
/proc/meminfo: memFree=11630760/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=232436 CPUtime=1062.33 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 238964 0 0 0 106165 68 0 0 25 0 1 0 650602992 238014464 36443 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 58109 36443 382 112 0 53074 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 232436

[startup+1122.3 s]
/proc/loadavg: 4.05 4.05 4.00 5/314 15541
/proc/meminfo: memFree=11583376/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=275164 CPUtime=1122.33 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 253349 0 0 0 112162 71 0 0 25 0 1 0 650602992 281767936 45567 33554432000 4194304 4650387 140736760284016 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 68791 45567 382 112 0 63756 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 275164

[startup+1182.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/314 15542
/proc/meminfo: memFree=11587316/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=275164 CPUtime=1182.33 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 253428 0 0 0 118162 71 0 0 25 0 1 0 650602992 281767936 45646 33554432000 4194304 4650387 140736760284016 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 68791 45646 382 112 0 63756 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 275164

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/314 15544
/proc/meminfo: memFree=11586660/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=275572 CPUtime=1242.33 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 259704 0 0 0 124159 74 0 0 25 0 1 0 650602992 282185728 46620 33554432000 4194304 4650387 140736760284016 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 68893 46620 382 112 0 63858 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 275572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.06 4.01 4/313 15546
/proc/meminfo: memFree=11683740/32951124 swapFree=66050672/67111528
[pid=15495] ppid=15493 vsize=212400 CPUtime=1300.05 cores=0,2
/proc/15495/stat : 15495 (strangenight1-s) R 15493 15495 15291 0 -1 4202496 268943 0 0 0 129928 77 0 0 25 0 1 0 650602992 217497600 45114 33554432000 4194304 4650387 140736760284016 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15495/statm: 53100 45114 382 112 0 48065 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 212400

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.06
CPU user time (s): 1299.28
CPU system time (s): 0.780881
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 275760

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

runsolver used 4.08738 second user time and 8.89865 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 18:20:51
IDJOB=3370586
IDBENCH=83149
IDSOLVER=1847
FILE ID=node135/3370586-1305390051
RUNJOBID= node135-1305388749-15309
PBS_JOBID= 13324415
Free space on /tmp= 73332 MiB

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

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

MD5SUM BENCH= badb3b4ac12b29ada7dd8ed96ed75c80
RANDOM SEED=1679476233

node135.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.851
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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:      12283440 kB
Buffers:        263996 kB
Cached:        5747924 kB
SwapCached:      50684 kB
Active:        9858036 kB
Inactive:     10565992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12283440 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           16756 kB
Writeback:           0 kB
AnonPages:    14366284 kB
Mapped:          19368 kB
Slab:           134224 kB
PageTables:      47224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57065912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73324 MiB
End job on node135 at 2011-05-14 18:42:33