Trace number 3273901

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.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-3273901-1303607123.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.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     139 undec:       0 neg:     141
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       280       112       560         0      1680         0   no data   no data  --
0.01/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.39/0.47	c  N st    10     11299       280       112       560      4447      1680    147504   no data   no data  --
0.79/0.83	c  N st    11     17043       280       112       560     10110      1680    390840   no data   no data  --
1.29/1.32	c  F st    12     25000       280       112       560     12386      1680    462061   no data   no data  --
1.29/1.32	c  N st    12     25000       280       112       560     12386      1680    462061   no data   no data  --
1.59/1.61	c Decided on static restart strategy
1.59/1.61	c  N st    18     30000       280       112       560     10642      1680    351880   no data   no data  --
1.59/1.61	c  S st    18     30000       280       112       560     10642      1680    351880   no data   no data  --
1.59/1.66	c  S st    18     30505       280       112       560     11145      1680    369071   no data   no data  --
1.59/1.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.59/1.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.68/1.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
1.68/1.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
1.68/1.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.48/2.59	c lits-rem:       506  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.84 s
2.48/2.59	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.00
2.48/2.59	c calculated reachability. Time: 0.00
2.48/2.59	c  N st    18     30505       280       112       560     11012      1680    362449   no data   no data  --
2.98/3.07	c  N st    20     37615       280       112       560     10219      1680    313217   no data   no data  --
3.48/3.53	c  N st    21     44014       280       112       560     16499      1680    592905   no data   no data  --
3.58/3.68	c  S st    22     45757       280       112       560      9423      1680    243695   no data   no data  --
3.68/3.72	c  S st    22     46259       280       112       560      9925      1680    259944   no data   no data  --
3.68/3.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.68/3.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.68/3.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.68/3.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.68/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3.68/3.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
3.68/3.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.88/3.91	c lits-rem:        57  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.14 s
3.88/3.91	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
3.88/3.92	c vivif2 --  cl tried     9906 cl shrink        0 lits rem          0 time: 0.00
3.88/3.92	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.00
3.88/3.92	c calculated reachability. Time: 0.00
3.88/3.92	c  N st    22     46259       280       112       560      9906      1680    259174   no data   no data  --
5.09/5.16	c  N st    23     60656       280       112       560     14194      1680    446552   no data   no data  --
5.89/5.96	c  N st    24     69388       280       112       560     11999      1680    319051   no data   no data  --
5.89/5.96	c  S st    24     69388       280       112       560     11999      1680    319051   no data   no data  --
5.99/6.02	c  S st    24     69892       280       112       560     12500      1680    336236   no data   no data  --
5.99/6.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.99/6.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
5.99/6.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
5.99/6.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.85	c lits-rem:       204  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.76 s
6.79/6.85	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
6.79/6.85	c vivif2 --  cl tried    12433 cl shrink        0 lits rem          0 time: 0.00
6.79/6.85	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.00
6.79/6.85	c calculated reachability. Time: 0.00
6.79/6.85	c  N st    24     69892       280       112       560     12433      1680    333073   no data   no data  --
8.28/8.32	c  F st    25     87500       280       112       560     17964      1680    548757   no data   no data  --
8.28/8.32	c  N st    25     87500       280       112       560     17964      1680    548757   no data   no data  --
8.79/8.88	c Decided on static restart strategy
9.18/9.21	c  N st    32     95543       280       112       560     13093      1680    306006   no data   no data  --
9.98/10.02	c  N st    34    104838       280       112       560     22148      1680    696740   no data   no data  --
9.98/10.02	c  S st    34    104838       280       112       560     22148      1680    696740   no data   no data  --
10.08/10.11	c  S st    34    105342       280       112       560     22651      1680    714782   no data   no data  --
10.08/10.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.08/10.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.08/10.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
10.08/10.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.19/10.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
10.19/10.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
10.19/10.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.89/11.98	c lits-rem:       250  cl-subs:      337  v-elim:      0  v-fix:    0  time:  1.70 s
11.89/11.98	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
11.89/11.99	c vivif2 --  cl tried    22314 cl shrink        0 lits rem          0 time: 0.01
12.00/12.00	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
12.00/12.00	c calculated reachability. Time: 0.00
12.00/12.00	c  N st    34    105342       280       112       560     22314      1680    699320   no data   no data  --
12.79/12.87	c  N st    35    114940       280       112       560     18023      1680    512848   no data   no data  --
14.39/14.43	c  N st    36    129341       280       112       560     17450      1680    438527   no data   no data  --
16.69/16.71	c  N st    37    150937       280       112       560     22946      1680    694286   no data   no data  --
17.38/17.50	c  S st    38    158013       280       112       560     29908      1680   1004100   no data   no data  --
17.59/17.63	c  S st    38    158517       280       112       560     30409      1680   1021501   no data   no data  --
17.59/17.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.59/17.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.59/17.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
17.59/17.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.78/17.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
17.78/17.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
17.78/17.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.98/19.05	c lits-rem:       375  cl-subs:      419  v-elim:      0  v-fix:    0  time:  1.20 s
18.98/19.05	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
18.98/19.06	c vivif2 --  cl tried    29990 cl shrink        0 lits rem          0 time: 0.01
18.98/19.07	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
18.98/19.07	c calculated reachability. Time: 0.00
18.98/19.07	c  N st    38    158517       280       112       560     29990      1680   1000300   no data   no data  --
25.19/25.26	c  N st    39    207105       280       112       560     24651      1680    721209   no data   no data  --
29.60/29.61	c  N st    40    237775       280       112       560     35243      1680   1130782   no data   no data  --
29.60/29.61	c  S st    40    237775       280       112       560     35243      1680   1130782   no data   no data  --
29.70/29.75	c  S st    40    238280       280       112       560     35747      1680   1148156   no data   no data  --
29.70/29.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.70/29.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.70/29.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
29.79/29.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.99/30.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
29.99/30.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
29.99/30.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.09/31.17	c lits-rem:       125  cl-subs:      320  v-elim:      0  v-fix:    0  time:  1.14 s
31.09/31.17	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
31.09/31.19	c vivif2 --  cl tried    35427 cl shrink        0 lits rem          0 time: 0.01
31.09/31.20	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
31.19/31.20	c calculated reachability. Time: 0.00
31.19/31.20	c  N st    40    238280       280       112       560     35427      1680   1134186   no data   no data  --
41.19/41.20	c  F st    41    306250       280       112       560     37423      1680   1151738   no data   no data  --
41.19/41.20	c  N st    41    306250       280       112       560     37423      1680   1151738   no data   no data  --
42.09/42.18	c Decided on static restart strategy
45.78/45.80	c  N st    51    334559       280       112       560     41561      1680   1266262   no data   no data  --
49.09/49.15	c  N st    53    357420       280       112       560     39471      1680   1146509   no data   no data  --
49.09/49.15	c  S st    53    357420       280       112       560     39471      1680   1146509   no data   no data  --
49.29/49.30	c  S st    53    357924       280       112       560     39972      1680   1164079   no data   no data  --
49.29/49.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.29/49.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.29/49.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
49.29/49.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.50/49.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
49.50/49.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
49.50/49.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.49/50.52	c lits-rem:       191  cl-subs:      407  v-elim:      0  v-fix:    0  time:  0.95 s
50.49/50.52	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
50.49/50.53	c vivif2 --  cl tried    39565 cl shrink        0 lits rem          0 time: 0.01
50.49/50.54	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
50.49/50.54	c calculated reachability. Time: 0.00
50.49/50.54	c  N st    53    357924       280       112       560     39565      1680   1147113   no data   no data  --
55.78/55.86	c  N st    54    390316       280       112       560     45842      1680   1456388   no data   no data  --
64.39/64.48	c  N st    55    438904       280       112       560     39492      1680   1108639   no data   no data  --
77.59/77.68	c  N st    56    511788       280       112       560     53153      1680   1720236   no data   no data  --
81.89/81.99	c  N st    57    536886       280       112       560     47374      1680   1329712   no data   no data  --
81.89/81.99	c  S st    57    536886       280       112       560     47374      1680   1329712   no data   no data  --
82.09/82.19	c  S st    57    537389       280       112       560     47876      1680   1346272   no data   no data  --
82.09/82.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.09/82.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.19/82.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
82.19/82.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.49/82.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
82.49/82.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
82.49/82.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.69/83.75	c lits-rem:        53  cl-subs:      429  v-elim:      0  v-fix:    0  time:  1.23 s
83.69/83.75	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
83.69/83.77	c vivif2 --  cl tried    47447 cl shrink        0 lits rem          0 time: 0.02
83.69/83.78	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
83.69/83.78	c calculated reachability. Time: 0.00
83.69/83.78	c  N st    57    537389       280       112       560     47447      1680   1329123   no data   no data  --
116.39/116.45	c  N st    58    701373       280       112       560     41489      1680    972428   no data   no data  --
138.69/138.72	c  N st    59    806084       280       112       560     70643      1680   2244298   no data   no data  --
138.69/138.72	c  S st    59    806084       280       112       560     70643      1680   2244298   no data   no data  --
138.99/139.01	c  S st    59    806588       280       112       560     71146      1680   2261178   no data   no data  --
138.99/139.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.99/139.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.99/139.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
139.09/139.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.59/139.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.49 s
139.59/139.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
139.59/139.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
145.39/145.44	c lits-rem:       155  cl-subs:     1022  v-elim:      0  v-fix:    0  time:  5.82 s
145.39/145.44	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
145.39/145.47	c vivif2 --  cl tried    70124 cl shrink        0 lits rem          0 time: 0.03
145.49/145.50	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.02
145.49/145.50	c calculated reachability. Time: 0.00
145.49/145.50	c  N st    59    806588       280       112       560     70124      1680   2218932   no data   no data  --
206.99/207.03	c  F st    60   1071875       280       112       560     86225      1680   2902282   no data   no data  --
206.99/207.03	c  N st    60   1071875       280       112       560     86225      1680   2902282   no data   no data  --
208.50/208.59	c Decided on static restart strategy
213.69/213.71	c  N st    70   1100177       280       112       560     69927      1680   1919057   no data   no data  --
223.10/223.15	c  N st    72   1136171       280       112       560     60037      1680   1492314   no data   no data  --
231.69/231.74	c  N st    73   1168564       280       112       560     91817      1680   2863602   no data   no data  --
242.59/242.60	c  N st    74   1209882       280       112       560     86071      1680   2547143   no data   no data  --
242.59/242.60	c  S st    74   1209882       280       112       560     86071      1680   2547143   no data   no data  --
242.89/242.96	c  S st    74   1210382       280       112       560     86569      1680   2565006   no data   no data  --
242.89/242.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
242.89/242.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
243.00/243.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
243.10/243.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
243.50/243.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
243.50/243.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
243.50/243.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
249.60/249.68	c lits-rem:       398  cl-subs:     1424  v-elim:      0  v-fix:    0  time:  6.12 s
249.60/249.68	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
249.70/249.72	c vivif2 --  cl tried    85145 cl shrink        0 lits rem          0 time: 0.03
249.70/249.75	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.03
249.70/249.75	c calculated reachability. Time: 0.00
249.70/249.75	c  N st    74   1210382       280       112       560     85145      1680   2509404   no data   no data  --
269.29/269.34	c  N st    75   1283264       280       112       560     61644      1680   1543700   no data   no data  --
299.89/299.92	c  N st    76   1392587       280       112       560     69942      1680   1816296   no data   no data  --
345.20/345.27	c  N st    77   1556571       280       112       560     74746      1680   1833088   no data   no data  --
389.10/389.13	c  N st    78   1710382       280       112       560     60504      1680   1240307   no data   no data  --
389.10/389.13	c  S st    78   1710382       280       112       560     60504      1680   1240307   no data   no data  --
389.31/389.38	c  S st    78   1710883       280       112       560     61005      1680   1257852   no data   no data  --
389.31/389.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
389.31/389.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
389.41/389.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
389.41/389.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
389.60/389.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
389.60/389.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
389.60/389.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
390.90/390.91	c lits-rem:       100  cl-subs:      220  v-elim:      0  v-fix:    0  time:  1.28 s
390.90/390.91	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
390.90/390.93	c vivif2 --  cl tried    60785 cl shrink        0 lits rem          0 time: 0.02
390.90/390.95	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.02
390.90/390.95	c calculated reachability. Time: 0.00
390.90/390.95	c  N st    78   1710883       280       112       560     60785      1680   1250778   no data   no data  --
521.20/521.28	c  N st    79   2079847       280       112       560     66875      1680   1337676   no data   no data  --
565.31/565.30	c  N st    80   2210885       280       112       560     68783      1680   1389977   no data   no data  --
565.31/565.30	c  S st    80   2210885       280       112       560     68783      1680   1389977   no data   no data  --
565.51/565.59	c  S st    80   2211386       280       112       560     69279      1680   1408003   no data   no data  --
565.51/565.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
565.51/565.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
565.61/565.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.06
565.71/565.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
565.81/565.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
565.81/565.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
565.81/565.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
567.31/567.38	c lits-rem:       124  cl-subs:      176  v-elim:      0  v-fix:    0  time:  1.51 s
567.31/567.38	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
567.41/567.40	c vivif2 --  cl tried    69103 cl shrink        0 lits rem          0 time: 0.02
567.41/567.42	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.02
567.41/567.42	c calculated reachability. Time: 0.00
567.41/567.42	c  N st    80   2211386       280       112       560     69103      1680   1401958   no data   no data  --
755.91/755.91	c  N st    81   2711386       280       112       560     86188      1680   1967025   no data   no data  --
755.91/755.91	c  S st    81   2711386       280       112       560     86188      1680   1967025   no data   no data  --
756.21/756.27	c  S st    81   2711894       280       112       560     86695      1680   1984658   no data   no data  --
756.21/756.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
756.21/756.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
756.31/756.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.08
756.41/756.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
756.72/756.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.28 s
756.72/756.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
756.72/756.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
759.81/759.89	c lits-rem:        54  cl-subs:      303  v-elim:      0  v-fix:    0  time:  3.19 s
759.81/759.89	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
759.91/759.92	c vivif2 --  cl tried    86392 cl shrink        0 lits rem          0 time: 0.03
759.91/759.95	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.03
759.91/759.95	c calculated reachability. Time: 0.00
759.91/759.95	c  N st    81   2711894       280       112       560     86392      1680   1972152   no data   no data  --
956.82/956.86	c  N st    82   3211895       280       112       560    132667      1680   3925625   no data   no data  --
956.82/956.86	c  S st    82   3211895       280       112       560    132667      1680   3925625   no data   no data  --
957.42/957.49	c  S st    82   3212396       280       112       560    133162      1680   3943502   no data   no data  --
957.52/957.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
957.52/957.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
957.62/957.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.15
957.72/957.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
958.52/958.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.82 s
958.52/958.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
958.52/958.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1016.33/1016.32	c lits-rem:        71  cl-subs:     1182  v-elim:      0  v-fix:    0  time: 57.74 s
1016.33/1016.32	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
1016.33/1016.38	c vivif2 --  cl tried   131980 cl shrink        0 lits rem          0 time: 0.05
1016.43/1016.43	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.05
1016.43/1016.44	c calculated reachability. Time: 0.00
1016.43/1016.44	c  N st    82   3212396       280       112       560    131980      1680   3889569   no data   no data  --
1255.63/1255.69	c  N st    83   3712396       280       112       560    141976      1680   4214792   no data   no data  --
1255.63/1255.69	c  S st    83   3712396       280       112       560    141976      1680   4214792   no data   no data  --
1256.33/1256.32	c  S st    83   3712897       280       112       560    142475      1680   4232445   no data   no data  --
1256.33/1256.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1256.33/1256.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1256.53/1256.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.18
1256.63/1256.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1257.53/1257.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.93 s
1257.53/1257.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    280 time:  0.00 s
1257.53/1257.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 4,6

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.40 3.86 3.74 5/189 24376
/proc/meminfo: memFree=25092516/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=20420 CPUtime=0 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 550942833 20910080 196 33554432000 4194304 4650387 140737188302736 18446744073709551615 252453103505 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24376/statm: 5105 201 166 112 0 57 0

[startup+0.0156939 s]
/proc/loadavg: 3.40 3.86 3.74 5/189 24376
/proc/meminfo: memFree=25092516/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=29820 CPUtime=0.01 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 555 0 0 0 1 0 0 0 22 0 1 0 550942833 30535680 492 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 7455 492 377 112 0 2420 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29820

[startup+0.100726 s]
/proc/loadavg: 3.40 3.86 3.74 5/189 24376
/proc/meminfo: memFree=25092516/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=30084 CPUtime=0.09 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 748 0 0 0 9 0 0 0 22 0 1 0 550942833 30806016 685 33554432000 4194304 4650387 140737188302736 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 7521 685 378 112 0 2486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30084

[startup+0.300687 s]
/proc/loadavg: 3.40 3.86 3.74 5/189 24376
/proc/meminfo: memFree=25092516/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=30744 CPUtime=0.29 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 1130 0 0 0 29 0 0 0 23 0 1 0 550942833 31481856 847 33554432000 4194304 4650387 140737188302736 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 7686 847 380 112 0 2651 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30744

[startup+0.700614 s]
/proc/loadavg: 3.40 3.86 3.74 5/189 24376
/proc/meminfo: memFree=25092516/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=31356 CPUtime=0.69 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 1661 0 0 0 69 0 0 0 25 0 1 0 550942833 32108544 1028 33554432000 4194304 4650387 140737188302736 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 7839 1028 380 112 0 2804 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31356

[startup+1.50047 s]
/proc/loadavg: 3.45 3.86 3.74 5/190 24377
/proc/meminfo: memFree=25068960/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=32248 CPUtime=1.49 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 2756 0 0 0 149 0 0 0 25 0 1 0 550942833 33021952 1137 33554432000 4194304 4650387 140737188302736 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 8062 1137 381 112 0 3027 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32248

[startup+3.10014 s]
/proc/loadavg: 3.45 3.86 3.74 5/190 24377
/proc/meminfo: memFree=25058100/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=41388 CPUtime=3.08 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 5560 0 0 0 308 0 0 0 25 0 1 0 550942833 42381312 3346 33554432000 4194304 4650387 140737188302736 18446744073709551615 4334018 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 10347 3346 382 112 0 5312 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41388

[startup+6.30057 s]
/proc/loadavg: 3.49 3.86 3.74 5/190 24377
/proc/meminfo: memFree=25040732/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=44992 CPUtime=6.29 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 8610 0 0 0 628 1 0 0 25 0 1 0 550942833 46071808 4142 33554432000 4194304 4650387 140737188302736 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 11248 4142 382 112 0 6213 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44992

[startup+12.7004 s]
/proc/loadavg: 3.53 3.86 3.74 5/190 24377
/proc/meminfo: memFree=25010808/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=54132 CPUtime=12.69 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 13594 0 0 0 1267 2 0 0 25 0 1 0 550942833 55431168 6318 33554432000 4194304 4650387 140737188302736 18446744073709551615 4334513 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 13533 6318 382 112 0 8498 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54132

[startup+25.501 s]
/proc/loadavg: 3.60 3.87 3.74 5/190 24377
/proc/meminfo: memFree=24977976/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=66752 CPUtime=25.48 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 23094 0 0 0 2545 3 0 0 25 0 1 0 550942833 68354048 9545 33554432000 4194304 4650387 140737188302736 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 16688 9545 382 112 0 11653 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66752

[startup+51.1002 s]
/proc/loadavg: 3.76 3.88 3.75 5/190 24378
/proc/meminfo: memFree=24938416/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=82912 CPUtime=51.09 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 36839 0 0 0 5103 6 0 0 25 0 1 0 550942833 84901888 13770 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 20728 13770 382 112 0 15693 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82912

[startup+102.307 s]
/proc/loadavg: 3.89 3.89 3.76 5/190 24379
/proc/meminfo: memFree=24882324/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=96848 CPUtime=102.3 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 58251 0 0 0 10219 11 0 0 25 0 1 0 550942833 99172352 16465 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 24212 16465 382 112 0 19177 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 96848

[startup+162.301 s]
/proc/loadavg: 4.00 3.92 3.78 5/190 24381
/proc/meminfo: memFree=24808244/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=124172 CPUtime=162.29 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 81143 0 0 0 16214 15 0 0 25 0 1 0 550942833 127152128 23980 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 31043 23980 382 112 0 26008 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 124172

[startup+222.3 s]
/proc/loadavg: 4.00 3.93 3.79 5/190 24383
/proc/meminfo: memFree=24793696/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=124784 CPUtime=222.29 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 98408 0 0 0 22209 20 0 0 25 0 1 0 550942833 127778816 23135 33554432000 4194304 4650387 140737188302736 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 31196 23135 382 112 0 26161 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 124784

[startup+282.3 s]
/proc/loadavg: 4.00 3.94 3.80 5/190 24384
/proc/meminfo: memFree=24742432/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=149384 CPUtime=282.3 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 117391 0 0 0 28206 24 0 0 25 0 1 0 550942833 152969216 29206 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 37346 29206 382 112 0 32311 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 149384

[startup+342.301 s]
/proc/loadavg: 4.07 3.98 3.82 5/190 24386
/proc/meminfo: memFree=24732360/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=149728 CPUtime=342.3 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 130925 0 0 0 34202 28 0 0 25 0 1 0 550942833 153321472 29081 33554432000 4194304 4650387 140737188302736 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 37432 29081 382 112 0 32397 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 149728

[startup+402.301 s]
/proc/loadavg: 4.02 3.98 3.83 5/190 24387
/proc/meminfo: memFree=24717920/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=149940 CPUtime=402.3 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 143165 0 0 0 40199 31 0 0 25 0 1 0 550942833 153538560 30373 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 37485 30373 382 112 0 32450 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 149940

[startup+462.301 s]
/proc/loadavg: 4.01 3.98 3.83 5/190 24389
/proc/meminfo: memFree=24708700/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=150228 CPUtime=462.3 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 154933 0 0 0 46196 34 0 0 25 0 1 0 550942833 153833472 30254 33554432000 4194304 4650387 140737188302736 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 37557 30254 382 112 0 32522 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 150228

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 3.84 5/190 24391
/proc/meminfo: memFree=24692432/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=150508 CPUtime=522.3 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 166227 0 0 0 52193 37 0 0 25 0 1 0 550942833 154120192 29247 33554432000 4194304 4650387 140737188302736 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 37627 29247 382 112 0 32592 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150508

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 3.84 5/190 24392
/proc/meminfo: memFree=24676136/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=156280 CPUtime=582.3 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 177630 0 0 0 58189 41 0 0 25 0 1 0 550942833 160030720 32349 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 39070 32349 382 112 0 34035 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 156280

[startup+642.3 s]
/proc/loadavg: 4.00 3.98 3.85 5/190 24394
/proc/meminfo: memFree=24679572/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=215464 CPUtime=642.31 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 187363 0 0 0 64187 44 0 0 25 0 1 0 550942833 220635136 33298 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 53866 33298 382 112 0 48831 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 215464

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.85 5/190 24395
/proc/meminfo: memFree=24679280/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=156760 CPUtime=702.31 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 199071 0 0 0 70184 47 0 0 25 0 1 0 550942833 160522240 31025 33554432000 4194304 4650387 140737188302736 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 39190 31025 382 112 0 34155 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 156760

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.86 5/190 24397
/proc/meminfo: memFree=24651076/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=169508 CPUtime=762.31 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 211713 0 0 0 76180 51 0 0 22 0 1 0 550942833 173576192 34061 33554432000 4194304 4650387 140737188302736 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 42377 34061 382 112 0 37342 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 169508

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.87 5/190 24399
/proc/meminfo: memFree=24618168/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=169624 CPUtime=822.31 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 221750 0 0 0 82177 54 0 0 25 0 1 0 550942833 173694976 34396 33554432000 4194304 4650387 140737188302736 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 42406 34396 382 112 0 37371 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 169624

[startup+882.3 s]
/proc/loadavg: 4.09 4.01 3.88 5/190 24400
/proc/meminfo: memFree=24612076/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=169800 CPUtime=882.32 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 231653 0 0 0 88174 58 0 0 25 0 1 0 550942833 173875200 34290 33554432000 4194304 4650387 140737188302736 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 42450 34291 382 112 0 37415 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 169800

[startup+942.3 s]
/proc/loadavg: 4.03 4.00 3.89 5/190 24402
/proc/meminfo: memFree=24616384/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=169992 CPUtime=942.32 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 242096 0 0 0 94171 61 0 0 25 0 1 0 550942833 174071808 34313 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 42498 34313 382 112 0 37463 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 169992

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.89 5/190 24403
/proc/meminfo: memFree=24541808/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=275172 CPUtime=1002.32 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 253431 0 0 0 100169 63 0 0 25 0 1 0 550942833 281776128 45648 33554432000 4194304 4650387 140737188302736 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 68793 45648 382 112 0 63758 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 275172

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 24405
/proc/meminfo: memFree=24514348/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=212308 CPUtime=1062.33 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 261402 0 0 0 106168 65 0 0 25 0 1 0 550942833 217403392 43029 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 53077 43029 382 112 0 48042 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 212308

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24407
/proc/meminfo: memFree=24521984/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=212408 CPUtime=1122.33 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 268172 0 0 0 112165 68 0 0 25 0 1 0 550942833 217505792 44342 33554432000 4194304 4650387 140737188302736 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 53102 44342 382 112 0 48067 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 212408

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.91 5/190 24408
/proc/meminfo: memFree=24517384/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=276768 CPUtime=1182.33 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 275583 0 0 0 118161 72 0 0 25 0 1 0 550942833 283410432 46220 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 69192 46220 382 112 0 64157 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 276768

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 24410
/proc/meminfo: memFree=24500844/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=212688 CPUtime=1242.32 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 285532 0 0 0 124157 75 0 0 25 0 1 0 550942833 217792512 44689 33554432000 4194304 4650387 140737188302736 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 53172 44689 382 112 0 48137 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 212688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.91 2/186 24414
/proc/meminfo: memFree=24884000/32951124 swapFree=67111348/67111528
[pid=24376] ppid=24374 vsize=302600 CPUtime=1300.03 cores=4,6
/proc/24376/stat : 24376 (strangenight1-s) R 24374 24376 23589 0 -1 4202496 292911 0 0 0 129927 76 0 0 25 0 1 0 550942833 309862400 52068 33554432000 4194304 4650387 140737188302736 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24376/statm: 75650 52068 382 112 0 70615 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 302600

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.777881
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 302600

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

runsolver used 2.33065 second user time and 4.77927 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-24 03:05:24
IDJOB=3273901
IDBENCH=83149
IDSOLVER=1589
FILE ID=node111/3273901-1303607123
RUNJOBID= node111-1303607121-24335
PBS_JOBID= 13150581
Free space on /tmp= 70720 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3273901-1303607123/watcher-3273901-1303607123 -o /tmp/evaluation-result-3273901-1303607123/solver-3273901-1303607123 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3273901-1303607123.cnf

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

MD5SUM BENCH= badb3b4ac12b29ada7dd8ed96ed75c80
RANDOM SEED=1522373459

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25092796 kB
Buffers:       1172416 kB
Cached:        6147748 kB
SwapCached:        132 kB
Active:        2011508 kB
Inactive:      5378888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25092796 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           24988 kB
Writeback:          20 kB
AnonPages:       70252 kB
Mapped:          15984 kB
Slab:           403808 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285144 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= 70724 MiB
End job on node111 at 2011-04-24 03:27:06