Trace number 3369786

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S945664020-055-UNKNOWN.cnf
MD5SUMb5db50c2da6442b279ae090cf3223d53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.8874
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369786-1305382090.cnf'
0.00/0.01	c -- header says num vars:           1000
0.00/0.01	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.10
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:     446 undec:      36 neg:     518
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.39/0.46	c  N dy    14      4100      1000     20000         0      4091    100000    519211    100.44    106.15  --
0.68/0.76	c  N dy    33      8142      1000     20000         0      5636    100000    517763     98.11    104.58  --
0.99/1.09	c  N dy    54     12200      1000     20000         0      5447    100000    330661     97.73    104.76  --
1.39/1.44	c  N dy    76     16487      1000     20000         0      9730    100000    838594     97.60    103.05  --
1.69/1.78	c  N dy    96     20613      1000     20000         0      8230    100000    519733     97.34    103.27  --
2.09/2.14	c  N dy   114     24684      1000     20000         0     12283    100000   1006021     97.09    102.53  --
2.09/2.17	c  F st   117     25000      1000     20000         0     12599    100000   1042280     97.08   no data  --
2.58/2.62	c  N dy   123     30000      1000     20000         0     10788    100000    740566     97.08   no data  --
2.58/2.62	c  S st   123     30000      1000     20000         0     10788    100000    740566     97.08   no data  --
2.58/2.68	c  S st   123     30502      1000     20000         0     11290    100000    792645     97.08   no data  --
2.58/2.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.58/2.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.58/2.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.68/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.68/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.68/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.68/2.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.77	c lits-rem:      5274  cl-subs:       45  v-elim:      0  v-fix:    0  time:  4.04 s
6.89/6.91	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
6.89/6.91	c calculated reachability. Time: 0.00
6.89/6.91	c  N dy   123     30502      1000     20000         0     11245    100000    776586     97.08   no data  --
7.19/7.29	c  N dy   148     34527      1000     20000         0     15261    100000   1258772     97.37    114.55  --
7.59/7.66	c  N dy   166     38586      1000     20000         0     11429    100000    659907     97.18    104.86  --
7.99/8.07	c  N dy   190     42727      1000     20000         0     15561    100000   1159981     97.35    103.11  --
8.29/8.38	c  S st   205     45753      1000     20000         0      9651    100000    338137     97.30   no data  --
8.38/8.44	c  S st   205     46258      1000     20000         0     10156    100000    388767     97.30   no data  --
8.38/8.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.38/8.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.38/8.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
8.38/8.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.38/8.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.38/8.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
8.38/8.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.10/12.14	c lits-rem:      1388  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.67 s
12.10/12.14	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
12.10/12.14	c vivif2 --  cl tried    10153 cl shrink        0 lits rem          0 time: 0.00
12.18/12.29	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
12.18/12.29	c calculated reachability. Time: 0.00
12.18/12.29	c  N dy   205     46258      1000     20000         0     10153    100000    386590     97.30   no data  --
12.58/12.69	c  N dy   224     50522      1000     20000         0     14413    100000    890597     97.06    103.91  --
13.09/13.13	c  N dy   244     54798      1000     20000         0     18685    100000   1404538     96.94    102.37  --
13.49/13.51	c  N dy   263     58822      1000     20000         0     12744    100000    591241     96.92    103.89  --
13.89/13.92	c  N dy   290     62985      1000     20000         0     16899    100000   1085656     97.07    102.59  --
14.30/14.34	c  N dy   311     67058      1000     20000         0     20969    100000   1561958     96.93    103.28  --
14.48/14.59	c  S st   327     69388      1000     20000         0     12318    100000    432681     97.00   no data  --
14.58/14.64	c  S st   327     69891      1000     20000         0     12820    100000    488587     97.00   no data  --
14.58/14.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.58/14.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.58/14.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.58/14.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.58/14.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.58/14.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
14.58/14.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.69/18.77	c lits-rem:      1881  cl-subs:        7  v-elim:      0  v-fix:    0  time:  4.09 s
18.69/18.77	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
18.69/18.77	c vivif2 --  cl tried    12813 cl shrink        0 lits rem          0 time: 0.01
18.88/18.94	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.16
18.88/18.94	c calculated reachability. Time: 0.00
18.88/18.94	c  N dy   327     69891      1000     20000         0     12813    100000    485153     97.00   no data  --
19.38/19.41	c  N dy   344     74539      1000     20000         0     17448    100000   1036467     96.86    103.32  --
19.88/19.94	c  N dy   370     79304      1000     20000         0     22202    100000   1604300     96.88    102.95  --
20.38/20.49	c  N dy   400     84609      1000     20000         0     15525    100000    705978     96.95    103.21  --
20.68/20.78	c  F st   417     87500      1000     20000         0     18411    100000   1044691     96.88    101.54  --
21.08/21.13	c  N st   422     90798      1000     20000         0     21699    100000   1455640     96.88   no data  --
21.79/21.80	c  N dy   446     96643      1000     20000         0     14567    100000    482272     96.94    104.67  --
22.39/22.46	c  N dy   485    103007      1000     20000         0     20916    100000   1237644     96.97    103.00  --
22.59/22.67	c  S st   495    104838      1000     20000         0     22746    100000   1450135     96.94     89.53  --
22.69/22.74	c  S st   495    105338      1000     20000         0     23246    100000   1501306     96.94   no data  --
22.69/22.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.69/22.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.69/22.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
22.79/22.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.79/22.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.79/22.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
22.79/22.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.59/29.66	c lits-rem:      1144  cl-subs:       28  v-elim:      0  v-fix:    0  time:  6.83 s
29.59/29.66	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
29.59/29.68	c vivif2 --  cl tried    23218 cl shrink        0 lits rem          0 time: 0.02
29.89/29.95	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.27
29.89/29.95	c calculated reachability. Time: 0.00
29.89/29.95	c  N dy   495    105338      1000     20000         0     23218    100000   1493489     96.94   no data  --
30.70/30.77	c  N dy   534    112113      1000     20000         0     16006    100000    541972     96.96    102.24  --
31.49/31.56	c  N dy   571    119424      1000     20000         0     23305    100000   1400483     96.79    102.94  --
32.49/32.52	c  N dy   618    127300      1000     20000         0     16200    100000    451128     96.83    103.33  --
33.38/33.41	c  N dy   668    135429      1000     20000         0     24311    100000   1421361     96.93    103.70  --
34.38/34.49	c  N dy   710    144123      1000     20000         0     17020    100000    443809     96.82    104.62  --
35.49/35.52	c  N dy   765    153389      1000     20000         0     26272    100000   1553389     96.86    101.99  --
36.09/36.11	c  S st   797    158007      1000     20000         0     30871    100000   2105450     96.93     86.26  --
36.19/36.21	c  S st   797    158512      1000     20000         0     31376    100000   2155230     96.93   no data  --
36.19/36.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.19/36.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.19/36.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
36.29/36.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.29/36.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.29/36.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
36.29/36.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.79/49.86	c lits-rem:       984  cl-subs:       46  v-elim:      0  v-fix:    0  time: 13.55 s
49.79/49.86	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
49.79/49.89	c vivif2 --  cl tried    31330 cl shrink        0 lits rem          0 time: 0.02
50.19/50.21	c asymm  cl-useful: 0/19060/20000 lits-rem:0 time: 0.33
50.19/50.22	c calculated reachability. Time: 0.00
50.19/50.22	c  N dy   797    158512      1000     20000         0     31330    100000   2143579     96.93   no data  --
51.39/51.47	c  N dy   852    168629      1000     20000         0     24466    100000   1214256     96.91    104.33  --
52.88/52.94	c  N dy   905    179427      1000     20000         0     35247    100000   2484447     96.78    101.98  --
54.29/54.38	c  N dy   962    191213      1000     20000         0     29046    100000   1645217     96.74    101.96  --
56.09/56.11	c  N dy  1036    203479      1000     20000         0     22314    100000    741232     96.83    110.12  --
57.89/57.94	c  N dy  1115    216876      1000     20000         0     35691    100000   2334363     96.89    102.95  --
59.78/59.86	c  N dy  1205    230886      1000     20000         0     29708    100000   1519335     96.97    102.14  --
60.78/60.88	c  S st  1245    237768      1000     20000         0     36576    100000   2341599     96.97     84.21  --
60.88/60.98	c  S st  1245    238270      1000     20000         0     37077    100000   2390682     96.97   no data  --
60.88/60.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
60.88/60.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.98/61.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
61.09/61.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.09/61.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.09/61.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
61.09/61.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.79/80.87	c lits-rem:       930  cl-subs:       57  v-elim:      0  v-fix:    0  time: 19.77 s
80.79/80.87	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
80.89/80.90	c vivif2 --  cl tried    37020 cl shrink        0 lits rem          0 time: 0.03
80.89/80.92	c asymm  cl-useful: 0/940/20000 lits-rem:0 time: 0.02
80.89/80.93	c calculated reachability. Time: 0.00
80.89/80.93	c  N dy  1245    238270      1000     20000         0     37020    100000   2376597     96.97   no data  --
82.99/83.06	c  N dy  1326    253717      1000     20000         0     31477    100000   1615266     96.95    102.60  --
85.49/85.52	c  N dy  1419    269978      1000     20000         0     25742    100000    816522     96.98    103.06  --
88.00/88.01	c  N dy  1506    287514      1000     20000         0     43251    100000   2907668     96.91    102.02  --
90.49/90.52	c  N dy  1598    305998      1000     20000         0     38758    100000   2252100     96.87    102.62  --
90.49/90.56	c  F st  1600    306250      1000     20000         0     39009    100000   2281187     96.87   no data  --
93.18/93.28	c  N dy  1688    325612      1000     20000         0     34373    100000   1643866     96.91    103.21  --
96.29/96.30	c  N dy  1800    345692      1000     20000         0     29462    100000    925516     96.91    114.71  --
97.90/97.97	c  S st  1872    357405      1000     20000         0     41150    100000   2336486     96.96   no data  --
97.99/98.08	c  S st  1872    357914      1000     20000         0     41659    100000   2386501     96.96   no data  --
97.99/98.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
97.99/98.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.09/98.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
98.09/98.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.09/98.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.09/98.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
98.09/98.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.09/117.18	c lits-rem:      1127  cl-subs:       56  v-elim:      0  v-fix:    0  time: 18.98 s
117.09/117.18	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
117.19/117.21	c vivif2 --  cl tried    41603 cl shrink        0 lits rem          0 time: 0.03
117.49/117.56	c asymm  cl-useful: 0/16001/20000 lits-rem:0 time: 0.35
117.49/117.57	c calculated reachability. Time: 0.00
117.49/117.57	c  N dy  1872    357914      1000     20000         0     41603    100000   2371895     96.96   no data  --
120.79/120.86	c  N dy  1971    378295      1000     20000         0     36005    100000   1587668     96.90    104.54  --
124.30/124.32	c  N dy  2071    398312      1000     20000         0     29043    100000    652499     96.87    107.81  --
127.49/127.54	c  N dy  2167    418402      1000     20000         0     49101    100000   3028692     96.81    104.53  --
130.79/130.90	c  N dy  2276    438438      1000     20000         0     41155    100000   1986449     96.79    102.34  --
134.49/134.50	c  N dy  2382    458490      1000     20000         0     32204    100000    809644     96.77    104.29  --
137.89/137.90	c  N dy  2489    478563      1000     20000         0     52243    100000   3208631     96.75    103.03  --
141.39/141.40	c  N dy  2597    498620      1000     20000         0     42311    100000   1901151     96.75    102.03  --
145.29/145.31	c  N dy  2693    518676      1000     20000         0     31384    100000    488748     96.71    102.23  --
148.18/148.27	c  S st  2792    536871      1000     20000         0     49548    100000   2660582     96.70     97.81  --
148.39/148.41	c  S st  2792    537373      1000     20000         0     50050    100000   2712711     96.70   no data  --
148.39/148.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
148.39/148.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
148.39/148.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
148.49/148.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.49/148.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.49/148.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
148.49/148.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
177.19/177.25	c lits-rem:       758  cl-subs:       60  v-elim:      0  v-fix:    0  time: 28.70 s
177.19/177.25	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
177.19/177.28	c vivif2 --  cl tried    49990 cl shrink        0 lits rem          0 time: 0.03
177.29/177.39	c asymm  cl-useful: 0/3999/20000 lits-rem:0 time: 0.11
177.39/177.40	c calculated reachability. Time: 0.00
177.39/177.40	c  N dy  2792    537373      1000     20000         0     49990    100000   2698210     96.70   no data  --
180.98/181.03	c  N dy  2910    557390      1000     20000         0     38025    100000   1179934     96.72    101.81  --
184.29/184.39	c  N dy  3021    577451      1000     20000         0     58060    100000   3552685     96.71    102.18  --
187.99/188.01	c  N dy  3130    597565      1000     20000         0     45196    100000   1918485     96.70    102.20  --
192.09/192.19	c  N dy  3249    617847      1000     20000         0     65453    100000   4324533     96.69    102.19  --
195.69/195.77	c  N dy  3356    638033      1000     20000         0     51649    100000   2559962     96.68    102.28  --
200.09/200.12	c  N dy  3480    658088      1000     20000         0     36725    100000    677174     96.70    108.70  --
203.69/203.79	c  N dy  3595    678240      1000     20000         0     56846    100000   3072494     96.70    103.74  --
207.99/208.08	c  N dy  3715    698295      1000     20000         0     40927    100000   1067255     96.71    102.05  --
211.79/211.85	c  N dy  3823    718336      1000     20000         0     60946    100000   3455799     96.69    104.06  --
216.18/216.25	c  N dy  3944    738845      1000     20000         0     44486    100000   1385102     96.72    102.46  --
220.29/220.30	c  N dy  4056    758999      1000     20000         0     64599    100000   3787449     96.72    102.87  --
224.48/224.57	c  N dy  4168    779089      1000     20000         0     46725    100000   1543791     96.72    118.30  --
228.59/228.66	c  N dy  4273    799183      1000     20000         0     66793    100000   3947679     96.72    105.84  --
230.29/230.33	c  S st  4312    806061      1000     20000         0     73659    100000   4769275     96.73   no data  --
230.49/230.52	c  S st  4312    806563      1000     20000         0     74161    100000   4822984     96.73   no data  --
230.49/230.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
230.49/230.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
230.49/230.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
230.68/230.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
230.68/230.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.68/230.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
230.68/230.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
904.99/905.04	c lits-rem:       606  cl-subs:      119  v-elim:      0  v-fix:    0  time: 674.26 s
904.99/905.04	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
904.99/905.09	c vivif2 --  cl tried    74042 cl shrink        0 lits rem          0 time: 0.05
905.39/905.47	c asymm  cl-useful: 0/10570/20000 lits-rem:0 time: 0.38
905.39/905.47	c calculated reachability. Time: 0.00
905.39/905.47	c  N dy  4312    806563      1000     20000         0     74042    100000   4794401     96.73   no data  --
909.09/909.19	c  N dy  4417    826651      1000     20000         0     55151    100000   2427629     96.72    103.19  --
913.49/913.59	c  N dy  4538    846776      1000     20000         0     75248    100000   4836966     96.74    102.04  --
917.49/917.50	c  N dy  4660    866945      1000     20000         0     55452    100000   2374603     96.77    102.53  --
921.70/921.79	c  N dy  4761    887087      1000     20000         0     75567    100000   4762868     96.75    103.76  --
925.69/925.74	c  N dy  4871    907095      1000     20000         0     54600    100000   2130439     96.75    101.87  --
929.99/930.02	c  N dy  4983    927148      1000     20000         0     74625    100000   4521087     96.75    101.86  --
934.20/934.26	c  N dy  5092    947208      1000     20000         0     52715    100000   1811656     96.74    110.38  --
938.39/938.45	c  N dy  5205    967222      1000     20000         0     72710    100000   4202691     96.74    105.36  --
942.99/943.00	c  N dy  5319    987380      1000     20000         0     49893    100000   1370346     96.74    101.86  --
947.30/947.38	c  N dy  5432   1007646      1000     20000         0     70126    100000   3785138     96.75    102.78  --
952.39/952.49	c  N dy  5557   1027738      1000     20000         0     46263    100000    824742     96.78    119.29  --
956.29/956.30	c  N dy  5662   1047780      1000     20000         0     66273    100000   3236198     96.78    102.27  --
961.29/961.35	c  N dy  5780   1068080      1000     20000         0     86541    100000   5669996     96.80    101.91  --
962.39/962.41	c  F st  5799   1071875      1000     20000         0     45394    100000    601389     96.80     92.16  --
965.29/965.39	c  N dy  5874   1088148      1000     20000         0     61618    100000   2593302     96.81    106.88  --
969.99/970.03	c  N dy  5982   1108267      1000     20000         0     81689    100000   5018143     96.82    103.80  --
974.49/974.58	c  N dy  6093   1128367      1000     20000         0     55849    100000   1747305     96.83    102.05  --
978.89/978.93	c  N dy  6210   1148403      1000     20000         0     75856    100000   4135156     96.84    108.39  --
984.09/984.12	c  N dy  6306   1168550      1000     20000         0     49056    100000    812709     96.82    102.14  --
988.09/988.16	c  N dy  6423   1188585      1000     20000         0     69055    100000   3210505     96.84    115.92  --
993.19/993.24	c  N dy  6539   1208637      1000     20000         0     89075    100000   5595862     96.84    112.53  --
993.49/993.59	c  S st  6547   1209844      1000     20000         0     90280    100000   5738152     96.84   no data  --
993.79/993.81	c  S st  6547   1210347      1000     20000         0     90783    100000   5792598     96.84   no data  --
993.79/993.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
993.79/993.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
993.79/993.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
993.99/994.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
993.99/994.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
993.99/994.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
993.99/994.08	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: 961)

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

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 2.19 3.08 3/315 15261
/proc/meminfo: memFree=15729624/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=29952 CPUtime=0 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 641 0 0 0 0 0 0 0 22 0 1 0 728439695 30670848 582 33554432000 4194304 4650387 140735940750640 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 7488 582 327 112 0 2453 0

[startup+0.092626 s]
/proc/loadavg: 0.96 2.19 3.08 3/315 15261
/proc/meminfo: memFree=15729624/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=30996 CPUtime=0.08 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 1058 0 0 0 8 0 0 0 22 0 1 0 728439695 31739904 999 33554432000 4194304 4650387 140735940750640 18446744073709551615 4371091 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 7749 999 346 112 0 2714 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30996

[startup+0.100628 s]
/proc/loadavg: 0.96 2.19 3.08 3/315 15261
/proc/meminfo: memFree=15729624/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=30996 CPUtime=0.09 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 1063 0 0 0 9 0 0 0 22 0 1 0 728439695 31739904 1004 33554432000 4194304 4650387 140735940750640 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 7749 1004 346 112 0 2714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30996

[startup+0.30058 s]
/proc/loadavg: 0.96 2.19 3.08 3/315 15261
/proc/meminfo: memFree=15729624/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=37220 CPUtime=0.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 2849 0 0 0 29 0 0 0 23 0 1 0 728439695 38113280 2527 33554432000 4194304 4650387 140735940750640 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 9305 2527 377 112 0 4270 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37220

[startup+0.700521 s]
/proc/loadavg: 0.96 2.19 3.08 3/315 15261
/proc/meminfo: memFree=15729624/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=37908 CPUtime=0.68 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 3807 0 0 0 68 0 0 0 25 0 1 0 728439695 38817792 2702 33554432000 4194304 4650387 140735940750640 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 9477 2702 379 112 0 4442 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37908

[startup+1.50037 s]
/proc/loadavg: 0.96 2.19 3.08 5/329 15288
/proc/meminfo: memFree=15596852/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=38156 CPUtime=1.49 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 5338 0 0 0 148 1 0 0 25 0 1 0 728439695 39071744 3213 33554432000 4194304 4650387 140735940750640 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 9539 3213 379 112 0 4504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38156

[startup+3.10106 s]
/proc/loadavg: 0.96 2.19 3.08 5/329 15288
/proc/meminfo: memFree=15582448/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=56740 CPUtime=3.09 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 12226 0 0 0 307 2 0 0 25 0 1 0 728439695 58101760 7583 33554432000 4194304 4650387 140735940750640 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 14185 7583 381 112 0 9150 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56740

[startup+6.30045 s]
/proc/loadavg: 1.20 2.22 3.08 5/329 15288
/proc/meminfo: memFree=15557932/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=57612 CPUtime=6.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 12414 0 0 0 627 2 0 0 25 0 1 0 728439695 58994688 7771 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 14403 7771 381 112 0 9368 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57612

[startup+12.7002 s]
/proc/loadavg: 1.42 2.25 3.09 6/329 15288
/proc/meminfo: memFree=15337952/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=58764 CPUtime=12.68 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 15851 0 0 0 1266 2 0 0 25 0 1 0 728439695 60174336 8084 33554432000 4194304 4650387 140735940750640 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 14691 8084 381 112 0 9656 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58764

[startup+25.5008 s]
/proc/loadavg: 1.99 2.33 3.10 5/329 15288
/proc/meminfo: memFree=15306244/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=80048 CPUtime=25.49 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 29468 0 0 0 2544 5 0 0 25 0 1 0 728439695 81969152 13860 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 20012 13860 381 112 0 14977 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80048

[startup+51.101 s]
/proc/loadavg: 2.68 2.46 3.12 5/329 15289
/proc/meminfo: memFree=15147692/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=99260 CPUtime=51.09 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 43143 0 0 0 5101 8 0 0 25 0 1 0 728439695 101642240 17675 33554432000 4194304 4650387 140735940750640 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 24815 17675 381 112 0 19780 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99260

[startup+102.312 s]
/proc/loadavg: 3.42 2.70 3.17 5/329 15290
/proc/meminfo: memFree=14998068/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=115924 CPUtime=102.3 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 74617 0 0 0 10214 16 0 0 25 0 1 0 728439695 118706176 23121 33554432000 4194304 4650387 140735940750640 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 28981 23121 381 112 0 23946 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 115924

[startup+162.301 s]
/proc/loadavg: 3.79 2.93 3.22 5/329 15292
/proc/meminfo: memFree=14936396/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=172668 CPUtime=162.28 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 102418 0 0 0 16203 25 0 0 25 0 1 0 728439695 176812032 26002 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 43167 26002 381 112 0 38132 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 172668

[startup+222.301 s]
/proc/loadavg: 4.07 3.16 3.27 5/329 15294
/proc/meminfo: memFree=14897404/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=177328 CPUtime=222.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 134734 0 0 0 22192 37 0 0 25 0 1 0 728439695 181583872 28732 33554432000 4194304 4650387 140735940750640 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 44332 28732 381 112 0 39297 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 177328

[startup+282.3 s]
/proc/loadavg: 4.02 3.31 3.32 5/329 15295
/proc/meminfo: memFree=14824560/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=282.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148704 0 0 0 28190 39 0 0 25 0 1 0 728439695 218779648 37307 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37307 381 112 0 48378 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 213652

[startup+342.301 s]
/proc/loadavg: 4.05 3.45 3.36 5/329 15297
/proc/meminfo: memFree=14800808/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=342.28 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148704 0 0 0 34189 39 0 0 25 0 1 0 728439695 218779648 37307 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37307 381 112 0 48378 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 213652

[startup+402.301 s]
/proc/loadavg: 4.07 3.56 3.40 5/329 15298
/proc/meminfo: memFree=14773964/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=402.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148726 0 0 0 40189 40 0 0 25 0 1 0 728439695 218779648 37329 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37329 381 112 0 48378 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 213652

[startup+462.3 s]
/proc/loadavg: 4.02 3.64 3.44 5/329 15300
/proc/meminfo: memFree=14775388/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=462.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148726 0 0 0 46189 40 0 0 25 0 1 0 728439695 218779648 37329 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37329 381 112 0 48378 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 213652

[startup+522.301 s]
/proc/loadavg: 4.12 3.73 3.48 5/329 15302
/proc/meminfo: memFree=14731312/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=522.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148726 0 0 0 52189 40 0 0 25 0 1 0 728439695 218779648 37329 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37329 381 112 0 48378 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 213652

[startup+582.301 s]
/proc/loadavg: 4.10 3.79 3.52 5/329 15303
/proc/meminfo: memFree=14741808/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=582.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148726 0 0 0 58189 40 0 0 25 0 1 0 728439695 218779648 37329 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37329 381 112 0 48378 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 213652

[startup+642.3 s]
/proc/loadavg: 4.03 3.83 3.54 5/329 15305
/proc/meminfo: memFree=14705296/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=642.3 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148726 0 0 0 64190 40 0 0 25 0 1 0 728439695 218779648 37329 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37329 381 112 0 48378 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 213652

[startup+702.301 s]
/proc/loadavg: 4.01 3.86 3.57 5/329 15306
/proc/meminfo: memFree=14734764/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=702.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148726 0 0 0 70189 40 0 0 25 0 1 0 728439695 218779648 37329 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37329 381 112 0 48378 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 213652

[startup+762.312 s]
/proc/loadavg: 4.00 3.88 3.59 5/329 15308
/proc/meminfo: memFree=14721564/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=762.3 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148726 0 0 0 76190 40 0 0 25 0 1 0 728439695 218779648 37329 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37329 381 112 0 48378 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 213652

[startup+822.3 s]
/proc/loadavg: 4.10 3.93 3.63 5/329 15310
/proc/meminfo: memFree=14668028/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=822.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148726 0 0 0 82189 40 0 0 25 0 1 0 728439695 218779648 37329 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37329 381 112 0 48378 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 213652

[startup+882.301 s]
/proc/loadavg: 4.03 3.94 3.65 5/329 15311
/proc/meminfo: memFree=14695644/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=213652 CPUtime=882.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 148726 0 0 0 88189 40 0 0 25 0 1 0 728439695 218779648 37329 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 53413 37329 381 112 0 48378 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 213652

[startup+942.301 s]
/proc/loadavg: 4.08 3.96 3.67 5/329 15313
/proc/meminfo: memFree=14652440/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=166736 CPUtime=942.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 173709 0 0 0 94182 47 0 0 25 0 1 0 728439695 170737664 33372 33554432000 4194304 4650387 140735940750640 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 41684 33372 381 112 0 36649 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 166736

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.69 5/329 15314
/proc/meminfo: memFree=14569188/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=246700 CPUtime=1002.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 211333 0 0 0 100175 54 0 0 25 0 1 0 728439695 252620800 45387 33554432000 4194304 4650387 140735940750640 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 61675 45387 381 112 0 56640 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 246700

[startup+1062.3 s]
/proc/loadavg: 4.09 3.99 3.71 5/329 15316
/proc/meminfo: memFree=14579932/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=246924 CPUtime=1062.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 211392 0 0 0 106175 54 0 0 25 0 1 0 728439695 252850176 45446 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 61731 45446 381 112 0 56696 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 246924

[startup+1122.3 s]
/proc/loadavg: 4.03 3.99 3.73 5/329 15318
/proc/meminfo: memFree=14558072/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=246924 CPUtime=1122.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 211392 0 0 0 112175 54 0 0 25 0 1 0 728439695 252850176 45446 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 61731 45446 381 112 0 56696 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 246924

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.74 5/329 15319
/proc/meminfo: memFree=14488208/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=246924 CPUtime=1182.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 211402 0 0 0 118175 54 0 0 25 0 1 0 728439695 252850176 45456 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 61731 45456 381 112 0 56696 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 246924

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.75 5/329 15321
/proc/meminfo: memFree=14430376/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=247096 CPUtime=1242.29 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 211448 0 0 0 124175 54 0 0 25 0 1 0 728439695 253026304 45502 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476456 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 61774 45502 381 112 0 56739 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 247096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.02 3.77 5/329 15322
/proc/meminfo: memFree=14454752/32950928 swapFree=67085488/67111528
[pid=15261] ppid=15259 vsize=247096 CPUtime=1299.99 cores=0,2
/proc/15261/stat : 15261 (strangenight1-s) R 15259 15261 14827 0 -1 4202496 211449 0 0 0 129945 54 0 0 25 0 1 0 728439695 253026304 45503 33554432000 4194304 4650387 140735940750640 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15261/statm: 61774 45503 381 112 0 56739 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 247096

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.02
CPU user time (s): 1299.46
CPU system time (s): 0.555915
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 247096

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

runsolver used 4.15437 second user time and 8.87365 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 16:08:10
IDJOB=3369786
IDBENCH=82595
IDSOLVER=1847
FILE ID=node114/3369786-1305382090
RUNJOBID= node114-1305382090-15245
PBS_JOBID= 13324388
Free space on /tmp= 72980 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S945664020-055-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369786-1305382090/watcher-3369786-1305382090 -o /tmp/evaluation-result-3369786-1305382090/solver-3369786-1305382090 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369786-1305382090.cnf

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

MD5SUM BENCH= b5db50c2da6442b279ae090cf3223d53
RANDOM SEED=793729859

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:     32950928 kB
MemFree:      15730152 kB
Buffers:        257820 kB
Cached:        6196608 kB
SwapCached:         96 kB
Active:       11861088 kB
Inactive:      4950040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15730152 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            7808 kB
Writeback:           0 kB
AnonPages:    10356408 kB
Mapped:          26300 kB
Slab:           307592 kB
PageTables:      37320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52437236 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= 72952 MiB
End job on node114 at 2011-05-14 16:29:52