Trace number 3176059

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S204737200-067.SATISFIABLE.cnf
MD5SUMc8e689035f3179f449d681054feb5bd2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005999
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
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-3176059-1301791492.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2130/2130 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:    500 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:     20  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:     214 undec:      60 neg:     226
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       480      2108         0         0      6462         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4919       480      2108         0      4837      6462    111100   no data   no data  --
0.39/0.41	c  N st    10     11301       480      2108         0      4494      6462     76425   no data   no data  --
0.59/0.68	c  N st    11     17044       480      2108         0     10080      6462    205902   no data   no data  --
1.10/1.12	c  F st    12     25000       480      2108         0     12375      6462    260918   no data   no data  --
1.10/1.12	c  N st    12     25000       480      2108         0     12375      6462    260918   no data   no data  --
1.29/1.39	c Decided on static restart strategy
1.29/1.39	c  N st    18     30001       480      2108         0     10642      6462    197085   no data   no data  --
1.29/1.39	c  S st    18     30001       480      2108         0     10642      6462    197085   no data   no data  --
1.39/1.42	c  S st    18     30504       480      2108         0     11143      6462    208495   no data   no data  --
1.39/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
1.39/1.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.63	c lits-rem:       159  cl-subs:      446  v-elim:      0  v-fix:    0  time:  0.20 s
1.59/1.64	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.01
1.59/1.64	c calculated reachability. Time: 0.00
1.59/1.64	c  N st    18     30504       480      2108         0     10697      6462    197896   no data   no data  --
1.99/2.06	c  N st    20     37614       480      2108         0      9967      6462    169080   no data   no data  --
2.39/2.47	c  N st    21     44015       480      2108         0     16242      6462    320929   no data   no data  --
2.49/2.59	c  S st    22     45756       480      2108         0      9188      6462    130375   no data   no data  --
2.59/2.62	c  S st    22     46259       480      2108         0      9689      6462    141468   no data   no data  --
2.59/2.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
2.59/2.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.72	c lits-rem:        50  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.10 s
2.69/2.72	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
2.69/2.72	c vivif2 --  cl tried     9647 cl shrink        0 lits rem          0 time: 0.00
2.69/2.73	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.01
2.69/2.73	c calculated reachability. Time: 0.00
2.69/2.73	c  N st    22     46259       480      2108         0      9647      6462    140376   no data   no data  --
3.69/3.70	c  N st    23     60657       480      2108         0     14045      6462    237656   no data   no data  --
4.29/4.40	c  N st    24     69390       480      2108         0     11800      6462    169739   no data   no data  --
4.29/4.40	c  S st    24     69390       480      2108         0     11800      6462    169739   no data   no data  --
4.40/4.43	c  S st    24     69892       480      2108         0     12301      6462    181637   no data   no data  --
4.40/4.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/4.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/4.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
4.40/4.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.63	c lits-rem:        47  cl-subs:      131  v-elim:      0  v-fix:    0  time:  0.19 s
4.59/4.63	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
4.59/4.63	c vivif2 --  cl tried    12170 cl shrink        0 lits rem          0 time: 0.00
4.59/4.64	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.01
4.59/4.64	c calculated reachability. Time: 0.00
4.59/4.64	c  N st    24     69892       480      2108         0     12170      6462    178582   no data   no data  --
5.89/6.00	c  F st    25     87500       480      2108         0     17646      6462    296758   no data   no data  --
5.99/6.00	c  N st    25     87500       480      2108         0     17646      6462    296758   no data   no data  --
6.39/6.41	c Decided on static restart strategy
6.60/6.66	c  N st    32     95540       480      2108         0     25507      6462    470521   no data   no data  --
7.29/7.38	c  N st    34    104841       480      2108         0     21886      6462    368370   no data   no data  --
7.29/7.38	c  S st    34    104841       480      2108         0     21886      6462    368370   no data   no data  --
7.39/7.43	c  S st    34    105343       480      2108         0     22388      6462    379738   no data   no data  --
7.39/7.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.39/7.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
7.39/7.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.29/8.33	c lits-rem:       246  cl-subs:     1294  v-elim:      0  v-fix:    0  time:  0.89 s
8.29/8.33	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
8.29/8.34	c vivif2 --  cl tried    21094 cl shrink        0 lits rem          0 time: 0.00
8.29/8.36	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.02
8.29/8.36	c calculated reachability. Time: 0.00
8.29/8.36	c  N st    34    105343       480      2108         0     21094      6462    351706   no data   no data  --
9.19/9.23	c  N st    35    114942       480      2108         0     16786      6462    243513   no data   no data  --
10.59/10.66	c  N st    36    129341       480      2108         0     16183      6462    209674   no data   no data  --
12.49/12.58	c  N st    37    150937       480      2108         0     21643      6462    331516   no data   no data  --
13.29/13.31	c  S st    38    158014       480      2108         0     28551      6462    488802   no data   no data  --
13.29/13.38	c  S st    38    158519       480      2108         0     29054      6462    499662   no data   no data  --
13.29/13.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.29/13.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.29/13.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.39/13.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/13.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
13.39/13.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.99/15.05	c lits-rem:       467  cl-subs:     1599  v-elim:      0  v-fix:    0  time:  1.64 s
14.99/15.05	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
14.99/15.05	c vivif2 --  cl tried    27455 cl shrink        0 lits rem          0 time: 0.00
14.99/15.07	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.02
14.99/15.08	c calculated reachability. Time: 0.00
14.99/15.08	c  N st    38    158519       480      2108         0     27455      6462    463866   no data   no data  --
20.29/20.37	c  N st    39    207107       480      2108         0     22202      6462    312983   no data   no data  --
23.59/23.68	c  N st    40    237778       480      2108         0     32604      6462    541131   no data   no data  --
23.59/23.68	c  S st    40    237778       480      2108         0     32604      6462    541131   no data   no data  --
23.69/23.76	c  S st    40    238281       480      2108         0     33106      6462    553088   no data   no data  --
23.69/23.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.69/23.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.69/23.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.69/23.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.69/23.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.69/23.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
23.69/23.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.79/25.84	c lits-rem:       704  cl-subs:     1973  v-elim:      0  v-fix:    0  time:  2.04 s
25.79/25.84	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
25.79/25.84	c vivif2 --  cl tried    31133 cl shrink        0 lits rem          0 time: 0.01
25.79/25.87	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.03
25.79/25.87	c calculated reachability. Time: 0.00
25.79/25.87	c  N st    40    238281       480      2108         0     31133      6462    506064   no data   no data  --
33.69/33.74	c  F st    41    306250       480      2108         0     33062      6462    516803   no data   no data  --
33.69/33.74	c  N st    41    306250       480      2108         0     33062      6462    516803   no data   no data  --
34.29/34.31	c Decided on static restart strategy
37.09/37.10	c  N st    51    334553       480      2108         0     37296      6462    577713   no data   no data  --
39.69/39.79	c  N st    53    357421       480      2108         0     35218      6462    537075   no data   no data  --
39.69/39.79	c  S st    53    357421       480      2108         0     35218      6462    537075   no data   no data  --
39.79/39.89	c  S st    53    357929       480      2108         0     35725      6462    548858   no data   no data  --
39.79/39.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.79/39.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.89/39.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
39.89/39.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.89/39.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.89/39.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
39.89/39.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.59/41.69	c lits-rem:       625  cl-subs:     1176  v-elim:      0  v-fix:    0  time:  1.77 s
41.59/41.69	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
41.59/41.70	c vivif2 --  cl tried    34549 cl shrink        0 lits rem          0 time: 0.00
41.69/41.72	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.03
41.69/41.72	c calculated reachability. Time: 0.00
41.69/41.72	c  N st    53    357929       480      2108         0     34549      6462    517537   no data   no data  --
45.59/45.69	c  N st    54    390322       480      2108         0     40886      6462    686213   no data   no data  --
51.99/52.07	c  N st    55    438910       480      2108         0     34589      6462    478098   no data   no data  --
62.30/62.31	c  N st    56    511793       480      2108         0     47990      6462    774986   no data   no data  --
65.79/65.86	c  N st    57    536893       480      2108         0     42279      6462    616796   no data   no data  --
65.79/65.86	c  S st    57    536893       480      2108         0     42279      6462    616796   no data   no data  --
65.90/65.99	c  S st    57    537395       480      2108         0     42781      6462    628317   no data   no data  --
65.90/65.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.90/65.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.00/66.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
66.00/66.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.00/66.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.00/66.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
66.00/66.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.89/67.94	c lits-rem:      3587  cl-subs:     1255  v-elim:      0  v-fix:    0  time:  1.92 s
67.89/67.94	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
67.89/67.95	c vivif2 --  cl tried    41526 cl shrink        0 lits rem          0 time: 0.01
67.89/67.98	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.03
67.89/67.98	c calculated reachability. Time: 0.00
67.89/67.98	c  N st    57    537395       480      2108         0     41526      6462    597787   no data   no data  --
95.30/95.39	c  N st    58    701379       480      2108         0     35679      6462    369655   no data   no data  --
113.60/113.68	c  N st    59    806094       480      2108         0     64572      6462   1048801   no data   no data  --
113.60/113.68	c  S st    59    806094       480      2108         0     64572      6462   1048801   no data   no data  --
113.80/113.86	c  S st    59    806596       480      2108         0     65071      6462   1060212   no data   no data  --
113.80/113.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.80/113.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.80/113.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
113.90/113.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.90/113.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.90/113.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
113.90/113.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.99/117.03	c lits-rem:       146  cl-subs:     4426  v-elim:      0  v-fix:    0  time:  3.11 s
116.99/117.03	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
116.99/117.04	c vivif2 --  cl tried    60645 cl shrink        0 lits rem          0 time: 0.01
117.09/117.10	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.05
117.09/117.10	c calculated reachability. Time: 0.00
117.09/117.10	c  N st    59    806596       480      2108         0     60645      6462    964467   no data   no data  --
164.79/164.85	c  F st    60   1071875       480      2108         0     76404      6462   1187082   no data   no data  --
164.79/164.85	c  N st    60   1071875       480      2108         0     76404      6462   1187082   no data   no data  --
165.89/165.95	c Decided on static restart strategy
170.50/170.52	c  N st    70   1100179       480      2108         0     60303      6462    814384   no data   no data  --
178.20/178.24	c  N st    72   1136171       480      2108         0     50547      6462    573522   no data   no data  --
184.39/184.48	c  N st    73   1168563       480      2108         0     81937      6462   1366717   no data   no data  --
194.80/194.83	c  N st    74   1209895       480      2108         0     76462      6462   1172482   no data   no data  --
194.80/194.83	c  S st    74   1209895       480      2108         0     76462      6462   1172482   no data   no data  --
195.00/195.04	c  S st    74   1210400       480      2108         0     76966      6462   1184860   no data   no data  --
195.00/195.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
195.00/195.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
195.00/195.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
195.10/195.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.10/195.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.10/195.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
195.10/195.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
199.50/199.51	c lits-rem:       109  cl-subs:     6007  v-elim:      0  v-fix:    0  time:  4.39 s
199.50/199.51	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
199.50/199.52	c vivif2 --  cl tried    70959 cl shrink        0 lits rem          0 time: 0.01
199.50/199.59	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.07
199.60/199.60	c calculated reachability. Time: 0.00
199.60/199.60	c  N st    74   1210400       480      2108         0     70959      6462   1050013   no data   no data  --
216.79/216.83	c  N st    75   1283284       480      2108         0     94976      6462   1572063   no data   no data  --
243.19/243.25	c  N st    76   1392609       480      2108         0     55828      6462    627579   no data   no data  --
283.29/283.35	c  N st    77   1556593       480      2108         0     60553      6462    699931   no data   no data  --
320.60/320.64	c  N st    78   1710401       480      2108         0    102208      6462   1711084   no data   no data  --
320.60/320.64	c  S st    78   1710401       480      2108         0    102208      6462   1711084   no data   no data  --
320.90/320.94	c  S st    78   1710907       480      2108         0    102713      6462   1722471   no data   no data  --
320.90/320.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
320.90/320.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
320.90/320.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
321.00/321.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
321.00/321.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.00/321.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
321.00/321.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
332.20/332.21	c lits-rem:       256  cl-subs:     8559  v-elim:      0  v-fix:    0  time: 11.16 s
332.20/332.21	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
332.20/332.23	c vivif2 --  cl tried    94154 cl shrink        0 lits rem          0 time: 0.02
332.29/332.34	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.11
332.29/332.35	c calculated reachability. Time: 0.00
332.29/332.35	c  N st    78   1710907       480      2108         0     94154      6462   1534969   no data   no data  --
427.30/427.34	c  N st    79   2079872       480      2108         0    106087      6462   1701618   no data   no data  --
469.10/469.10	c  N st    80   2210909       480      2108         0    110172      6462   1737502   no data   no data  --
469.10/469.10	c  S st    80   2210909       480      2108         0    110172      6462   1737502   no data   no data  --
469.40/469.43	c  S st    80   2211414       480      2108         0    110675      6462   1749948   no data   no data  --
469.40/469.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
469.40/469.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
469.40/469.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
469.50/469.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
469.50/469.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
469.50/469.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
469.50/469.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
480.10/480.14	c lits-rem:        87  cl-subs:     7583  v-elim:      0  v-fix:    0  time: 10.59 s
480.10/480.14	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
480.10/480.16	c vivif2 --  cl tried   103092 cl shrink        0 lits rem          0 time: 0.02
480.20/480.29	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.12
480.20/480.29	c calculated reachability. Time: 0.00
480.20/480.29	c  N st    80   2211414       480      2108         0    103092      6462   1583290   no data   no data  --
632.51/632.52	c  N st    81   2711415       480      2108         0    125975      6462   1917971   no data   no data  --
632.51/632.52	c  S st    81   2711415       480      2108         0    125975      6462   1917971   no data   no data  --
633.00/633.09	c  S st    81   2711917       480      2108         0    126476      6462   1929924   no data   no data  --
633.10/633.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
633.10/633.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
633.10/633.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.08
633.20/633.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
633.20/633.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.20/633.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
633.20/633.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
651.61/651.66	c lits-rem:       368  cl-subs:    14571  v-elim:      0  v-fix:    0  time: 18.40 s
651.61/651.66	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
651.61/651.68	c vivif2 --  cl tried   111905 cl shrink        0 lits rem          0 time: 0.02
651.81/651.81	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.13
651.81/651.82	c calculated reachability. Time: 0.00
651.81/651.82	c  N st    81   2711917       480      2108         0    111905      6462   1649124   no data   no data  --
813.21/813.28	c  N st    82   3211917       480      2108         0     88251      6462   1031832   no data   no data  --
813.21/813.28	c  S st    82   3211917       480      2108         0     88251      6462   1031832   no data   no data  --
813.51/813.51	c  S st    82   3212423       480      2108         0     88756      6462   1043188   no data   no data  --
813.51/813.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
813.51/813.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
813.51/813.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
813.51/813.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
813.51/813.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
813.51/813.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
813.51/813.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
815.81/815.82	c lits-rem:       161  cl-subs:     2013  v-elim:      0  v-fix:    0  time:  2.23 s
815.81/815.82	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
815.81/815.84	c vivif2 --  cl tried    86743 cl shrink        0 lits rem          0 time: 0.01
815.91/815.93	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.09
815.91/815.93	c calculated reachability. Time: 0.00
815.91/815.93	c  N st    82   3212423       480      2108         0     86743      6462    998001   no data   no data  --
982.91/982.91	c  N st    83   3712424       480      2108         0     97581      6462   1140102   no data   no data  --
982.91/982.91	c  S st    83   3712424       480      2108         0     97581      6462   1140102   no data   no data  --
983.11/983.18	c  S st    83   3712927       480      2108         0     98081      6462   1152046   no data   no data  --
983.11/983.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
983.11/983.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
983.21/983.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
983.21/983.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
983.21/983.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
983.21/983.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
983.21/983.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
986.31/986.32	c lits-rem:       286  cl-subs:     3102  v-elim:      0  v-fix:    0  time:  3.06 s
986.31/986.32	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
986.31/986.34	c vivif2 --  cl tried    94979 cl shrink        0 lits rem          0 time: 0.01
986.41/986.43	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.09
986.41/986.43	c calculated reachability. Time: 0.00
986.41/986.43	c  N st    83   3712927       480      2108         0     94979      6462   1087266   no data   no data  --
999.11/999.17	c  F st    84   3751564       480      2108         0    132540      6462   1987288   no data   no data  --
999.11/999.17	c  N st    84   3751564       480      2108         0    132540      6462   1987288   no data   no data  --
1001.61/1001.66	c Decided on static restart strategy
1011.61/1011.69	c  N st    94   3779869       480      2108         0    160009      6462   2634489   no data   no data  --
1022.61/1022.61	c  N st    96   3815862       480      2108         0    112565      6462   1477526   no data   no data  --
1034.41/1034.47	c  N st    97   3848256       480      2108         0    143952      6462   2222729   no data   no data  --
1051.31/1051.32	c  N st    98   3896844       480      2108         0    107586      6462   1333622   no data   no data  --
1079.22/1079.29	c  N st    99   3969729       480      2108         0     94014      6462   1011896   no data   no data  --
1117.52/1117.50	c  N st   100   4079055       480      2108         0    114778      6462   1506518   no data   no data  --
1178.42/1178.45	c  N st   101   4212927       480      2108         0    158020      6462   2515854   no data   no data  --
1178.42/1178.45	c  S st   101   4212927       480      2108         0    158020      6462   2515854   no data   no data  --
1179.02/1179.02	c  S st   101   4213428       480      2108         0    158519      6462   2528259   no data   no data  --
1179.02/1179.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1179.02/1179.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1179.12/1179.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
1179.22/1179.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1179.22/1179.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1179.22/1179.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
1179.22/1179.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1210.21/1210.27	c lits-rem:       657  cl-subs:    16073  v-elim:      0  v-fix:    0  time: 31.04 s
1210.21/1210.27	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
1210.21/1210.29	c vivif2 --  cl tried   142446 cl shrink        0 lits rem          0 time: 0.03
1210.41/1210.48	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.19
1210.41/1210.49	c calculated reachability. Time: 0.00
1210.41/1210.49	c  N st   101   4213428       480      2108         0    142446      6462   2173295   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3176059-1301791492/watcher-3176059-1301791492 -o /tmp/evaluation-result-3176059-1301791492/solver-3176059-1301791492 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176059-1301791492.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: 3.39 3.87 3.81 3/179 11307
/proc/meminfo: memFree=22437664/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=30172 CPUtime=0 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 625 0 0 0 0 0 0 0 23 0 1 0 290751813 30896128 550 33554432000 4194304 4650387 140734719423824 18446744073709551615 4469040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 7543 550 357 112 0 2508 0

[startup+0.084037 s]
/proc/loadavg: 3.39 3.87 3.81 3/179 11307
/proc/meminfo: memFree=22437664/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=30460 CPUtime=0.08 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 773 0 0 0 8 0 0 0 23 0 1 0 290751813 31191040 698 33554432000 4194304 4650387 140734719423824 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 7615 698 379 112 0 2580 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30460

[startup+0.10103 s]
/proc/loadavg: 3.39 3.87 3.81 3/179 11307
/proc/meminfo: memFree=22437664/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=30460 CPUtime=0.09 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 797 0 0 0 9 0 0 0 23 0 1 0 290751813 31191040 722 33554432000 4194304 4650387 140734719423824 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 7615 722 379 112 0 2580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30460

[startup+0.300988 s]
/proc/loadavg: 3.39 3.87 3.81 3/179 11307
/proc/meminfo: memFree=22437664/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=30976 CPUtime=0.29 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 1069 0 0 0 29 0 0 0 25 0 1 0 290751813 31719424 854 33554432000 4194304 4650387 140734719423824 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 7744 854 381 112 0 2709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30976

[startup+0.700916 s]
/proc/loadavg: 3.39 3.87 3.81 3/179 11307
/proc/meminfo: memFree=22437664/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=31460 CPUtime=0.69 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 1457 0 0 0 69 0 0 0 25 0 1 0 290751813 32215040 1025 33554432000 4194304 4650387 140734719423824 18446744073709551615 4333936 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 7865 1025 381 112 0 2830 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31460

[startup+1.50076 s]
/proc/loadavg: 3.39 3.87 3.81 5/190 11328
/proc/meminfo: memFree=22409924/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=37236 CPUtime=1.49 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 3399 0 0 0 149 0 0 0 25 0 1 0 290751813 38129664 2369 33554432000 4194304 4650387 140734719423824 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 9309 2369 383 112 0 4274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37236

[startup+3.1005 s]
/proc/loadavg: 3.39 3.87 3.81 5/190 11328
/proc/meminfo: memFree=22386488/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=38056 CPUtime=3.09 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 4452 0 0 0 309 0 0 0 25 0 1 0 290751813 38969344 2633 33554432000 4194304 4650387 140734719423824 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 9514 2633 383 112 0 4479 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38056

[startup+6.30087 s]
/proc/loadavg: 3.43 3.87 3.81 5/190 11328
/proc/meminfo: memFree=22373476/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=39336 CPUtime=6.29 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 6317 0 0 0 629 0 0 0 25 0 1 0 290751813 40280064 3031 33554432000 4194304 4650387 140734719423824 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 9834 3031 383 112 0 4799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39336

[startup+12.7008 s]
/proc/loadavg: 3.48 3.87 3.81 5/190 11328
/proc/meminfo: memFree=22352208/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=44276 CPUtime=12.69 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 9906 0 0 0 1268 1 0 0 25 0 1 0 290751813 45338624 4161 33554432000 4194304 4650387 140734719423824 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 11069 4161 383 112 0 6034 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44276

[startup+25.5005 s]
/proc/loadavg: 3.59 3.88 3.82 5/190 11328
/proc/meminfo: memFree=22309084/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=55488 CPUtime=25.49 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 15743 0 0 0 2547 2 0 0 25 0 1 0 290751813 56819712 6863 33554432000 4194304 4650387 140734719423824 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 13872 6863 383 112 0 8837 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55488

[startup+51.101 s]
/proc/loadavg: 3.73 3.89 3.82 5/190 11329
/proc/meminfo: memFree=22289056/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=60680 CPUtime=51.09 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 24506 0 0 0 5105 4 0 0 25 0 1 0 290751813 62136320 8570 33554432000 4194304 4650387 140734719423824 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 15170 8570 383 112 0 10135 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60680

[startup+102.307 s]
/proc/loadavg: 3.88 3.90 3.82 5/190 11330
/proc/meminfo: memFree=22260404/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=68480 CPUtime=102.3 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 38715 0 0 0 10223 7 0 0 25 0 1 0 290751813 70123520 9563 33554432000 4194304 4650387 140734719423824 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 17120 9563 383 112 0 12085 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68480

[startup+162.3 s]
/proc/loadavg: 3.95 3.92 3.83 5/190 11332
/proc/meminfo: memFree=22198236/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=80776 CPUtime=162.3 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 53088 0 0 0 16220 10 0 0 25 0 1 0 290751813 82714624 12943 33554432000 4194304 4650387 140734719423824 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 20194 12943 383 112 0 15159 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 80776

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.84 5/190 11334
/proc/meminfo: memFree=22156644/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=93652 CPUtime=222.3 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 65128 0 0 0 22216 14 0 0 25 0 1 0 290751813 95899648 15903 33554432000 4194304 4650387 140734719423824 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 23413 15903 383 112 0 18378 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 93652

[startup+282.3 s]
/proc/loadavg: 3.99 3.94 3.84 5/190 11335
/proc/meminfo: memFree=22145708/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=93920 CPUtime=282.29 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 74841 0 0 0 28211 18 0 0 25 0 1 0 290751813 96174080 15370 33554432000 4194304 4650387 140734719423824 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 23480 15370 383 112 0 18445 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 93920

[startup+342.301 s]
/proc/loadavg: 4.06 3.96 3.85 5/190 11337
/proc/meminfo: memFree=22070428/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=113648 CPUtime=342.3 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 87047 0 0 0 34209 21 0 0 25 0 1 0 290751813 116375552 20839 33554432000 4194304 4650387 140734719423824 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 28412 20839 383 112 0 23377 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113648

[startup+402.301 s]
/proc/loadavg: 4.08 3.98 3.86 5/190 11338
/proc/meminfo: memFree=22067800/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=113860 CPUtime=402.3 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 95963 0 0 0 40207 23 0 0 25 0 1 0 290751813 116592640 20597 33554432000 4194304 4650387 140734719423824 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 28465 20597 383 112 0 23430 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113860

[startup+462.3 s]
/proc/loadavg: 4.03 3.98 3.87 5/190 11340
/proc/meminfo: memFree=22022508/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=114024 CPUtime=462.3 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 103636 0 0 0 46205 25 0 0 25 0 1 0 290751813 116760576 20956 33554432000 4194304 4650387 140734719423824 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 28506 20956 383 112 0 23471 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 114024

[startup+522.301 s]
/proc/loadavg: 4.01 3.98 3.88 5/190 11342
/proc/meminfo: memFree=22009204/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=126104 CPUtime=522.3 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 112315 0 0 0 52202 28 0 0 25 0 1 0 290751813 129130496 24389 33554432000 4194304 4650387 140734719423824 18446744073709551615 4365513 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 31526 24389 383 112 0 26491 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 126104

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 3.88 5/190 11343
/proc/meminfo: memFree=22009188/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=126264 CPUtime=582.3 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 119968 0 0 0 58200 30 0 0 25 0 1 0 290751813 129294336 24402 33554432000 4194304 4650387 140734719423824 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 31566 24402 383 112 0 26531 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 126264

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.89 5/190 11345
/proc/meminfo: memFree=21950896/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=131336 CPUtime=642.31 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 126474 0 0 0 64200 31 0 0 25 0 1 0 290751813 134488064 25738 33554432000 4194304 4650387 140734719423824 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 32834 25738 383 112 0 27799 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 131336

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.89 5/190 11346
/proc/meminfo: memFree=21953596/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=135744 CPUtime=702.3 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 133575 0 0 0 70197 33 0 0 25 0 1 0 290751813 139001856 26972 33554432000 4194304 4650387 140734719423824 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 33936 26972 383 112 0 28901 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 135744

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.90 5/190 11348
/proc/meminfo: memFree=21960144/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=135912 CPUtime=762.31 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 141088 0 0 0 76196 35 0 0 25 0 1 0 290751813 139173888 25889 33554432000 4194304 4650387 140734719423824 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 33978 25889 383 112 0 28943 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 135912

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 11350
/proc/meminfo: memFree=21945000/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=136024 CPUtime=822.31 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 148010 0 0 0 82193 38 0 0 25 0 1 0 290751813 139288576 26790 33554432000 4194304 4650387 140734719423824 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 34006 26790 383 112 0 28971 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 136024

[startup+882.3 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 11351
/proc/meminfo: memFree=21923492/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=136136 CPUtime=882.31 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 154903 0 0 0 88190 41 0 0 25 0 1 0 290751813 139403264 27335 33554432000 4194304 4650387 140734719423824 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 34034 27335 383 112 0 28999 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 136136

[startup+942.301 s]
/proc/loadavg: 4.15 4.03 3.93 5/190 11353
/proc/meminfo: memFree=21920944/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=136252 CPUtime=942.31 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 161637 0 0 0 94188 43 0 0 25 0 1 0 290751813 139522048 27686 33554432000 4194304 4650387 140734719423824 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 34063 27686 383 112 0 29028 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 136252

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 11363
/proc/meminfo: memFree=21912812/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=140060 CPUtime=1002.31 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 168539 0 0 0 100186 45 0 0 25 0 1 0 290751813 143421440 28246 33554432000 4194304 4650387 140734719423824 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 35015 28246 383 112 0 29980 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 140060

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 11365
/proc/meminfo: memFree=21913296/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=140156 CPUtime=1062.32 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 174879 0 0 0 106184 48 0 0 25 0 1 0 290751813 143519744 28097 33554432000 4194304 4650387 140734719423824 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 35039 28097 383 112 0 30004 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 140156

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 11370
/proc/meminfo: memFree=21913132/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=140260 CPUtime=1122.32 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 181283 0 0 0 112182 50 0 0 25 0 1 0 290751813 143626240 27803 33554432000 4194304 4650387 140734719423824 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 35065 27803 383 112 0 30030 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 140260

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 11371
/proc/meminfo: memFree=21860700/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=156148 CPUtime=1182.32 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 189142 0 0 0 118180 52 0 0 25 0 1 0 290751813 159895552 32272 33554432000 4194304 4650387 140734719423824 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 39037 32272 383 112 0 34002 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 156148

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 11373
/proc/meminfo: memFree=21835140/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=165856 CPUtime=1242.31 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 193842 0 0 0 124178 53 0 0 25 0 1 0 290751813 169836544 33232 33554432000 4194304 4650387 140734719423824 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 41464 33232 383 112 0 36429 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 165856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 5/191 11375
/proc/meminfo: memFree=21924248/32951124 swapFree=67111528/67111528
[pid=11307] ppid=11305 vsize=165896 CPUtime=1300.02 cores=0,2
/proc/11307/stat : 11307 (strangenight1-s) R 11305 11307 11267 0 -1 4202496 198310 0 0 0 129946 56 0 0 25 0 1 0 290751813 169877504 34470 33554432000 4194304 4650387 140734719423824 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11307/statm: 41474 34470 383 112 0 36439 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 165896

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.47
CPU system time (s): 0.571913
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 218788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.47
system time used= 0.571913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198310
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= 1814

runsolver used 2.39464 second user time and 4.68329 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-03 02:44:52
IDJOB=3176059
IDBENCH=83077
IDSOLVER=1589
FILE ID=node103/3176059-1301791492
RUNJOBID= node103-1301791492-11285
PBS_JOBID= 12841429
Free space on /tmp= 71844 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S204737200-067.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176059-1301791492/watcher-3176059-1301791492 -o /tmp/evaluation-result-3176059-1301791492/solver-3176059-1301791492 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176059-1301791492.cnf

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

MD5SUM BENCH= c8e689035f3179f449d681054feb5bd2
RANDOM SEED=844541521

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22438200 kB
Buffers:        338716 kB
Cached:        9850948 kB
SwapCached:          0 kB
Active:        7158448 kB
Inactive:      3094660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22438200 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12616 kB
Writeback:           8 kB
AnonPages:       64000 kB
Mapped:          15292 kB
Slab:           195524 kB
PageTables:       5368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   205760 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= 71824 MiB
End job on node103 at 2011-04-03 03:06:34