Trace number 3369831

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S540595895-046-UNKNOWN.cnf
MD5SUMc6c08a5348a127e8ddd50935c46cf427
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark107.787
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
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-3369831-1305382300.cnf'
0.00/0.01	c -- header says num vars:           1250
0.00/0.01	c -- header says num clauses:       25000
0.00/0.01	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.01	c -- vars added       1250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     603 undec:      42 neg:     605
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.49/0.50	c  N dy    16      4282      1250     25000         0      4275    125000    646994    117.90    126.32  --
0.79/0.84	c  N dy    35      8513      1250     25000         0      6009    125000    651339    113.40    119.55  --
1.10/1.17	c  N dy    56     12573      1250     25000         0      5821    125000    427067    112.17    119.10  --
1.49/1.51	c  N dy    76     16635      1250     25000         0      9879    125000    976103    110.60    116.82  --
1.79/1.85	c  N dy    99     20685      1250     25000         0      8306    125000    597103    110.54    117.05  --
2.09/2.20	c  N dy   122     24743      1250     25000         0     12364    125000   1152007    110.21    119.51  --
2.20/2.22	c  F st   123     25002      1250     25000         0     12623    125000   1184063    110.04    100.26  --
2.59/2.67	c  N dy   129     30000      1250     25000         0     10799    125000    850094    110.04   no data  --
2.59/2.67	c  S st   129     30000      1250     25000         0     10799    125000    850094    110.04   no data  --
2.69/2.73	c  S st   129     30502      1250     25000         0     11301    125000    911909    110.04   no data  --
2.69/2.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.69/2.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.69/2.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.40/4.42	c lits-rem:      1410  cl-subs:       25  v-elim:      0  v-fix:    0  time:  1.65 s
4.49/4.57	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
4.49/4.58	c calculated reachability. Time: 0.00
4.49/4.58	c  N dy   129     30502      1250     25000         0     11276    125000    903046    110.04   no data  --
4.89/4.99	c  N dy   150     34745      1250     25000         0     15516    125000   1479780    109.75    117.68  --
5.29/5.36	c  N dy   180     38798      1250     25000         0     11669    125000    775457    109.91    116.33  --
5.69/5.75	c  N dy   204     42846      1250     25000         0     15707    125000   1329762    109.95    116.22  --
5.99/6.03	c  S st   219     45754      1250     25000         0      9674    125000    365338    109.75   no data  --
5.99/6.09	c  S st   219     46258      1250     25000         0     10177    125000    426599    109.75   no data  --
5.99/6.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.09/6.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
6.09/6.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.91/9.97	c lits-rem:      1263  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.85 s
9.91/9.97	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
9.91/9.97	c vivif2 --  cl tried    10176 cl shrink        0 lits rem          0 time: 0.00
10.09/10.11	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
10.09/10.11	c calculated reachability. Time: 0.00
10.09/10.11	c  N dy   219     46258      1250     25000         0     10176    125000    425044    109.75   no data  --
10.39/10.48	c  N dy   240     50340      1250     25000         0     14257    125000    977836    109.56    116.44  --
10.79/10.87	c  N dy   263     54425      1250     25000         0     18337    125000   1528594    109.56    119.36  --
11.19/11.27	c  N dy   289     58453      1250     25000         0     12401    125000    611566    109.64    137.01  --
11.59/11.65	c  N dy   309     62467      1250     25000         0     16414    125000   1163345    109.56    116.24  --
11.99/12.08	c  N dy   338     66569      1250     25000         0     20512    125000   1732258    109.75    116.32  --
12.29/12.36	c  S st   351     69389      1250     25000         0     12352    125000    467806    109.62   no data  --
12.39/12.41	c  S st   351     69892      1250     25000         0     12855    125000    531931    109.62   no data  --
12.39/12.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
12.39/12.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
12.39/12.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.29/16.40	c lits-rem:      1683  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.95 s
16.29/16.40	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
16.29/16.41	c vivif2 --  cl tried    12852 cl shrink        0 lits rem          0 time: 0.00
16.51/16.56	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
16.51/16.56	c calculated reachability. Time: 0.00
16.51/16.56	c  N dy   351     69892      1250     25000         0     12852    125000    529361    109.62   no data  --
16.89/16.99	c  N dy   375     74392      1250     25000         0     17346    125000   1142623    109.60    115.65  --
17.50/17.51	c  N dy   408     79313      1250     25000         0     22263    125000   1821907    109.73    115.98  --
17.99/18.04	c  N dy   437     84512      1250     25000         0     15476    125000    775643    109.81    116.06  --
18.29/18.35	c  F st   457     87502      1250     25000         0     18463    125000   1183352    109.85     99.49  --
18.60/18.68	c  N st   462     90799      1250     25000         0     21756    125000   1664745    109.85   no data  --
19.29/19.33	c  N dy   482     96620      1250     25000         0     14580    125000    520737    109.81    116.85  --
19.99/20.04	c  N dy   518    103693      1250     25000         0     21649    125000   1505273    109.80    117.42  --
20.09/20.16	c  S st   522    104838      1250     25000         0     22792    125000   1663366    109.80    114.36  --
20.19/20.24	c  S st   522    105343      1250     25000         0     23297    125000   1720459    109.80   no data  --
20.19/20.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.19/20.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
20.29/20.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.29/20.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
20.29/20.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
26.79/26.80	c lits-rem:       670  cl-subs:       25  v-elim:      0  v-fix:    0  time:  6.48 s
26.79/26.80	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
26.79/26.82	c vivif2 --  cl tried    23272 cl shrink        0 lits rem          0 time: 0.02
26.99/27.06	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.24
26.99/27.06	c calculated reachability. Time: 0.00
26.99/27.06	c  N dy   522    105343      1250     25000         0     23272    125000   1712786    109.80   no data  --
27.79/27.85	c  N dy   562    112104      1250     25000         0     16043    125000    595286    109.86    115.93  --
28.61/28.66	c  N dy   607    119434      1250     25000         0     23368    125000   1606248    109.92    115.78  --
29.59/29.62	c  N dy   654    127073      1250     25000         0     16014    125000    464683    110.05    124.44  --
30.49/30.58	c  N dy   702    135693      1250     25000         0     24630    125000   1637501    109.92    117.81  --
31.69/31.70	c  N dy   757    144383      1250     25000         0     17324    125000    510915    109.97    120.67  --
32.69/32.75	c  N dy   816    153594      1250     25000         0     26526    125000   1774302    110.06    116.75  --
33.29/33.32	c  S st   843    158014      1250     25000         0     30943    125000   2371464    110.01   no data  --
33.39/33.41	c  S st   843    158518      1250     25000         0     31447    125000   2432412    110.01   no data  --
33.39/33.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.39/33.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.39/33.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
33.49/33.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.49/33.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/33.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
33.49/33.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.50/50.54	c lits-rem:       916  cl-subs:       16  v-elim:      0  v-fix:    0  time: 17.01 s
50.50/50.54	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
50.50/50.56	c vivif2 --  cl tried    31431 cl shrink        0 lits rem          0 time: 0.02
50.79/50.87	c asymm  cl-useful: 0/21947/25000 lits-rem:0 time: 0.31
50.79/50.88	c calculated reachability. Time: 0.00
50.79/50.88	c  N dy   843    158518      1250     25000         0     31431    125000   2427165    110.01   no data  --
52.09/52.16	c  N dy   908    168835      1250     25000         0     24754    125000   1408413    110.09    116.28  --
53.59/53.63	c  N dy   973    179807      1250     25000         0     35719    125000   2906028    110.02    116.80  --
55.00/55.03	c  N dy  1031    191365      1250     25000         0     29278    125000   1892231    109.97    116.28  --
56.59/56.69	c  N dy  1100    203654      1250     25000         0     22569    125000    845286    109.99    117.81  --
58.39/58.41	c  N dy  1169    216700      1250     25000         0     35600    125000   2615975    109.90    119.53  --
60.19/60.23	c  N dy  1247    230590      1250     25000         0     29499    125000   1666214    109.88    119.13  --
61.19/61.24	c  S st  1287    237778      1250     25000         0     36681    125000   2652509    109.89     98.06  --
61.29/61.35	c  S st  1287    238279      1250     25000         0     37182    125000   2710644    109.89   no data  --
61.29/61.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
61.29/61.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.29/61.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
61.39/61.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.39/61.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.39/61.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
61.39/61.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
86.29/86.36	c lits-rem:       644  cl-subs:       20  v-elim:      0  v-fix:    0  time: 24.89 s
86.29/86.37	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
86.29/86.39	c vivif2 --  cl tried    37162 cl shrink        0 lits rem          0 time: 0.03
86.39/86.46	c asymm  cl-useful: 0/3053/25000 lits-rem:0 time: 0.06
86.39/86.46	c calculated reachability. Time: 0.00
86.39/86.46	c  N dy  1287    238279      1250     25000         0     37162    125000   2704395    109.89   no data  --
88.49/88.57	c  N dy  1379    253665      1250     25000         0     31557    125000   1823692    109.97    115.80  --
90.89/90.93	c  N dy  1466    270025      1250     25000         0     25911    125000    916160    109.90    116.45  --
93.29/93.41	c  N dy  1575    287279      1250     25000         0     43152    125000   3285594    109.98    118.36  --
96.00/96.02	c  N dy  1691    305637      1250     25000         0     38518    125000   2558177    110.14    119.02  --
96.10/96.11	c  F st  1695    306251      1250     25000         0     39132    125000   2641772    110.14    104.96  --
98.79/98.80	c  N dy  1772    325181      1250     25000         0     34067    125000   1759640    110.10    116.10  --
101.89/101.92	c  N dy  1893    345257      1250     25000         0     29153    125000    975903    110.15    116.61  --
103.70/103.70	c  S st  1967    357418      1250     25000         0     41303    125000   2654257    110.18   no data  --
103.80/103.81	c  S st  1967    357919      1250     25000         0     41804    125000   2711492    110.18   no data  --
103.80/103.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
103.80/103.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.80/103.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
103.90/103.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.90/103.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.90/103.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
103.90/103.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
128.29/128.33	c lits-rem:       557  cl-subs:       29  v-elim:      0  v-fix:    0  time: 24.40 s
128.29/128.34	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
128.29/128.36	c vivif2 --  cl tried    41775 cl shrink        0 lits rem          0 time: 0.03
128.59/128.69	c asymm  cl-useful: 0/18255/25000 lits-rem:0 time: 0.33
128.59/128.70	c calculated reachability. Time: 0.00
128.59/128.70	c  N dy  1967    357919      1250     25000         0     41775    125000   2702400    110.18   no data  --
131.79/131.84	c  N dy  2090    377963      1250     25000         0     35826    125000   1776267    110.27    116.09  --
135.10/135.15	c  N dy  2206    398156      1250     25000         0     29019    125000    700946    110.28    117.33  --
138.20/138.27	c  N dy  2345    418317      1250     25000         0     49160    125000   3488806    110.37    116.46  --
141.39/141.45	c  N dy  2465    438400      1250     25000         0     41247    125000   2254961    110.42    116.38  --
144.90/144.98	c  N dy  2584    458693      1250     25000         0     32554    125000    933044    110.43    116.73  --
148.19/148.22	c  N dy  2713    478758      1250     25000         0     52601    125000   3688426    110.48    120.90  --
151.49/151.52	c  N dy  2832    498799      1250     25000         0     42655    125000   2157591    110.46    118.10  --
155.19/155.23	c  N dy  2955    518904      1250     25000         0     31768    125000    563970    110.51    117.12  --
157.99/158.06	c  S st  3070    536878      1250     25000         0     49735    125000   3033238    110.53     92.99  --
158.09/158.19	c  S st  3070    537382      1250     25000         0     50239    125000   3094338    110.53   no data  --
158.09/158.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.09/158.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.19/158.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
158.29/158.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.29/158.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.29/158.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
158.29/158.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
341.09/341.11	c lits-rem:       424  cl-subs:       32  v-elim:      0  v-fix:    0  time: 182.78 s
341.09/341.11	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
341.09/341.14	c vivif2 --  cl tried    50207 cl shrink        0 lits rem          0 time: 0.03
341.29/341.31	c asymm  cl-useful: 0/6745/25000 lits-rem:0 time: 0.17
341.29/341.32	c calculated reachability. Time: 0.00
341.29/341.32	c  N dy  3070    537382      1250     25000         0     50207    125000   3084123    110.53   no data  --
344.90/344.97	c  N dy  3189    557654      1250     25000         0     38480    125000   1349358    110.53    118.96  --
348.50/348.52	c  N dy  3314    577689      1250     25000         0     58502    125000   4126985    110.57    117.39  --
352.00/352.08	c  N dy  3440    597749      1250     25000         0     45572    125000   2208008    110.60    119.70  --
355.79/355.85	c  N dy  3548    617874      1250     25000         0     65670    125000   4981279    110.59    116.57  --
359.20/359.28	c  N dy  3662    638002      1250     25000         0     51819    125000   2935946    110.58    117.04  --
363.29/363.32	c  N dy  3774    658047      1250     25000         0     36872    125000    740080    110.58    121.14  --
366.70/366.71	c  N dy  3896    678051      1250     25000         0     56861    125000   3522186    110.62    118.29  --
370.59/370.69	c  N dy  4013    698126      1250     25000         0     40960    125000   1178229    110.64    118.14  --
374.29/374.33	c  N dy  4137    718144      1250     25000         0     60958    125000   3948355    110.69    121.13  --
378.30/378.32	c  N dy  4261    738270      1250     25000         0     44096    125000   1479824    110.71    118.76  --
382.10/382.12	c  N dy  4390    758416      1250     25000         0     64223    125000   4254662    110.76    117.56  --
386.11/386.18	c  N dy  4518    778494      1250     25000         0     46310    125000   1670093    110.80    148.29  --
389.90/389.99	c  N dy  4635    798501      1250     25000         0     66296    125000   4415246    110.81    144.73  --
391.69/391.70	c  S st  4684    806075      1250     25000         0     73867    125000   5471408    110.83   no data  --
391.79/391.89	c  S st  4684    806580      1250     25000         0     74372    125000   5530271    110.83   no data  --
391.89/391.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
391.89/391.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
391.89/391.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
392.10/392.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
392.10/392.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
392.10/392.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
392.10/392.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1153.00/1153.04	c lits-rem:       601  cl-subs:       70  v-elim:      0  v-fix:    0  time: 760.91 s
1153.00/1153.04	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1153.00/1153.09	c vivif2 --  cl tried    74302 cl shrink        0 lits rem          0 time: 0.05
1153.40/1153.49	c asymm  cl-useful: 0/12379/25000 lits-rem:0 time: 0.40
1153.40/1153.49	c calculated reachability. Time: 0.00
1153.40/1153.49	c  N dy  4684    806580      1250     25000         0     74302    125000   5509614    110.83   no data  --
1157.31/1157.36	c  N dy  4815    826646      1250     25000         0     55388    125000   2797024    110.88    116.84  --
1161.80/1161.87	c  N dy  4941    846697      1250     25000         0     75422    125000   5583117    110.91    118.87  --
1165.81/1165.88	c  N dy  5065    866855      1250     25000         0     55594    125000   2683575    110.94    117.12  --
1170.31/1170.38	c  N dy  5191    887126      1250     25000         0     75848    125000   5491240    110.96    117.90  --
1174.41/1174.40	c  N dy  5299    907158      1250     25000         0     54899    125000   2440872    110.96    118.17  --
1178.81/1178.83	c  N dy  5411    927471      1250     25000         0     75193    125000   5240185    110.95    118.24  --
1183.11/1183.15	c  N dy  5530    947496      1250     25000         0     53239    125000   2098504    110.94    120.00  --
1187.50/1187.53	c  N dy  5644    967721      1250     25000         0     73442    125000   4878246    110.94    117.53  --
1192.20/1192.20	c  N dy  5767    987899      1250     25000         0     50639    125000   1617073    110.96    116.92  --
1196.30/1196.37	c  N dy  5882   1007937      1250     25000         0     70657    125000   4397157    110.98    117.14  --
1201.30/1201.30	c  N dy  5998   1028129      1250     25000         0     46872    125000    960663    110.99    118.26  --
1205.21/1205.27	c  N dy  6111   1048246      1250     25000         0     66970    125000   3745982    111.00    116.92  --
1210.31/1210.39	c  N dy  6240   1068361      1250     25000         0     87058    125000   6536564    111.02    117.31  --
1211.30/1211.37	c  F st  6259   1071876      1250     25000         0     45618    125000    652270    111.02   no data  --
1214.50/1214.51	c  N dy  6336   1088416      1250     25000         0     62141    125000   2995805    111.03    119.68  --
1219.31/1219.33	c  N dy  6456   1108485      1250     25000         0     82185    125000   5760765    111.04    117.48  --
1224.01/1224.00	c  N dy  6573   1128539      1250     25000         0     56271    125000   1995062    111.05    117.21  --
1228.40/1228.40	c  N dy  6688   1148612      1250     25000         0     76326    125000   4753227    111.05    117.74  --
1233.60/1233.69	c  N dy  6806   1168615      1250     25000         0     49358    125000    899796    111.06    118.10  --
1237.71/1237.79	c  N dy  6931   1188665      1250     25000         0     69388    125000   3693172    111.08    118.00  --
1242.91/1242.94	c  N dy  7048   1208706      1250     25000         0     89416    125000   6465088    111.10    118.78  --
1243.21/1243.27	c  S st  7056   1209878      1250     25000         0     90585    125000   6630337    111.10    105.22  --
1243.41/1243.49	c  S st  7056   1210386      1250     25000         0     91093    125000   6691123    111.10   no data  --
1243.51/1243.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1243.51/1243.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1243.51/1243.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1243.71/1243.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1243.71/1243.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1243.71/1243.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1243.71/1243.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  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-3369831-1305382300/watcher-3369831-1305382300 -o /tmp/evaluation-result-3369831-1305382300/solver-3369831-1305382300 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369831-1305382300.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.93 1.59 2.44 2/364 2937
/proc/meminfo: memFree=18493148/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=30180 CPUtime=0 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 745 0 0 0 0 0 0 0 18 0 1 0 728460648 30904320 685 33554432000 4194304 4650387 140733641608256 18446744073709551615 4372692 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 7545 685 327 112 0 2510 0

[startup+0.077144 s]
/proc/loadavg: 0.93 1.59 2.44 2/364 2937
/proc/meminfo: memFree=18493148/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=31376 CPUtime=0.07 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 1207 0 0 0 7 0 0 0 18 0 1 0 728460648 32129024 1147 33554432000 4194304 4650387 140733641608256 18446744073709551615 4370675 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 7844 1147 346 112 0 2809 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31376

[startup+0.101132 s]
/proc/loadavg: 0.93 1.59 2.44 2/364 2937
/proc/meminfo: memFree=18493148/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=31376 CPUtime=0.09 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 1227 0 0 0 9 0 0 0 18 0 1 0 728460648 32129024 1167 33554432000 4194304 4650387 140733641608256 18446744073709551615 4370564 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 7844 1167 346 112 0 2809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31376

[startup+0.301094 s]
/proc/loadavg: 0.93 1.59 2.44 2/364 2937
/proc/meminfo: memFree=18493148/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=38300 CPUtime=0.29 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 3245 0 0 0 29 0 0 0 18 0 1 0 728460648 39219200 2874 33554432000 4194304 4650387 140733641608256 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 9575 2874 377 112 0 4540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38300

[startup+0.701036 s]
/proc/loadavg: 0.93 1.59 2.44 2/364 2937
/proc/meminfo: memFree=18493148/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=39084 CPUtime=0.69 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 4349 0 0 0 69 0 0 0 18 0 1 0 728460648 40022016 3037 33554432000 4194304 4650387 140733641608256 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 9771 3037 379 112 0 4736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39084

[startup+1.50092 s]
/proc/loadavg: 1.17 1.63 2.45 5/379 2965
/proc/meminfo: memFree=18435256/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=39348 CPUtime=1.49 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 6114 0 0 0 148 1 0 0 20 0 1 0 728460648 40292352 3605 33554432000 4194304 4650387 140733641608256 18446744073709551615 4365503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 9837 3605 379 112 0 4802 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39348

[startup+3.10066 s]
/proc/loadavg: 1.17 1.63 2.45 5/379 2965
/proc/meminfo: memFree=18431536/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=60992 CPUtime=3.09 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 14200 0 0 0 307 2 0 0 25 0 1 0 728460648 62455808 8804 33554432000 4194304 4650387 140733641608256 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 15248 8804 381 112 0 10213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60992

[startup+6.30113 s]
/proc/loadavg: 1.56 1.70 2.47 6/379 2965
/proc/meminfo: memFree=18355616/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=62384 CPUtime=6.29 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 17676 0 0 0 626 3 0 0 25 0 1 0 728460648 63881216 8648 33554432000 4194304 4650387 140733641608256 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 15596 8648 381 112 0 10561 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62384

[startup+12.701 s]
/proc/loadavg: 1.76 1.74 2.48 6/379 2965
/proc/meminfo: memFree=18333464/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=64228 CPUtime=12.69 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 22344 0 0 0 1265 4 0 0 25 0 1 0 728460648 65769472 9210 33554432000 4194304 4650387 140733641608256 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 16057 9210 381 112 0 11022 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64228

[startup+25.5009 s]
/proc/loadavg: 2.25 1.85 2.50 5/379 2967
/proc/meminfo: memFree=18230148/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=89752 CPUtime=25.49 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 34284 0 0 0 2544 5 0 0 25 0 1 0 728460648 91906048 16379 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 22438 16379 381 112 0 17403 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89752

[startup+51.1006 s]
/proc/loadavg: 2.85 2.02 2.54 5/379 2967
/proc/meminfo: memFree=18156892/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=152196 CPUtime=51.09 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 47963 0 0 0 5101 8 0 0 25 0 1 0 728460648 155848704 21844 33554432000 4194304 4650387 140733641608256 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 38049 21844 381 112 0 33014 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 152196

[startup+102.314 s]
/proc/loadavg: 3.58 2.34 2.62 5/379 2969
/proc/meminfo: memFree=18105504/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=124708 CPUtime=102.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 82793 0 0 0 10215 15 0 0 25 0 1 0 728460648 127700992 24072 33554432000 4194304 4650387 140733641608256 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 31177 24072 381 112 0 26142 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 124708

[startup+162.301 s]
/proc/loadavg: 3.84 2.64 2.70 6/379 2969
/proc/meminfo: memFree=18027704/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=183548 CPUtime=162.29 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 116057 0 0 0 16206 23 0 0 25 0 1 0 728460648 187953152 28883 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 45887 28883 381 112 0 40852 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 183548

[startup+222.301 s]
/proc/loadavg: 3.97 2.90 2.79 5/379 2971
/proc/meminfo: memFree=18011144/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=184708 CPUtime=222.29 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 116367 0 0 0 22206 23 0 0 25 0 1 0 728460648 189140992 29193 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 46177 29193 381 112 0 41142 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 184708

[startup+282.301 s]
/proc/loadavg: 3.99 3.10 2.86 6/379 2974
/proc/meminfo: memFree=17997452/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=184708 CPUtime=282.29 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 116367 0 0 0 28206 23 0 0 25 0 1 0 728460648 189140992 29193 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 46177 29193 381 112 0 41142 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 184708

[startup+342.301 s]
/proc/loadavg: 3.99 3.26 2.93 5/379 2976
/proc/meminfo: memFree=17968504/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=184708 CPUtime=342.29 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 117076 0 0 0 34206 23 0 0 25 0 1 0 728460648 189140992 29902 33554432000 4194304 4650387 140733641608256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 46177 29902 381 112 0 41142 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 184708

[startup+402.301 s]
/proc/loadavg: 3.99 3.39 2.99 5/379 2978
/proc/meminfo: memFree=17931140/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231780 CPUtime=402.29 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169255 0 0 0 40193 36 0 0 25 0 1 0 728460648 237342720 42047 33554432000 4194304 4650387 140733641608256 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57945 42047 381 112 0 52910 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 231780

[startup+462.301 s]
/proc/loadavg: 3.99 3.50 3.05 5/379 2978
/proc/meminfo: memFree=17920312/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231780 CPUtime=462.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169328 0 0 0 46194 36 0 0 25 0 1 0 728460648 237342720 42120 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57945 42120 381 112 0 52910 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 231780

[startup+522.301 s]
/proc/loadavg: 3.99 3.59 3.11 5/379 2981
/proc/meminfo: memFree=17909840/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231780 CPUtime=522.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169349 0 0 0 52194 36 0 0 25 0 1 0 728460648 237342720 42141 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57945 42141 381 112 0 52910 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 231780

[startup+582.301 s]
/proc/loadavg: 4.07 3.69 3.17 5/379 2983
/proc/meminfo: memFree=17907076/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231780 CPUtime=582.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169350 0 0 0 58194 36 0 0 25 0 1 0 728460648 237342720 42142 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57945 42142 381 112 0 52910 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 231780

[startup+642.301 s]
/proc/loadavg: 4.02 3.74 3.22 5/379 2985
/proc/meminfo: memFree=17897580/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231944 CPUtime=642.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169380 0 0 0 64194 36 0 0 25 0 1 0 728460648 237510656 42172 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57986 42172 381 112 0 52951 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 231944

[startup+702.301 s]
/proc/loadavg: 4.01 3.79 3.27 5/379 2987
/proc/meminfo: memFree=17893176/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231944 CPUtime=702.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169380 0 0 0 70194 36 0 0 25 0 1 0 728460648 237510656 42172 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57986 42172 381 112 0 52951 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 231944

[startup+762.315 s]
/proc/loadavg: 4.08 3.85 3.32 5/379 2987
/proc/meminfo: memFree=17833868/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231944 CPUtime=762.31 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169380 0 0 0 76195 36 0 0 25 0 1 0 728460648 237510656 42172 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57986 42172 381 112 0 52951 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 231944

[startup+822.301 s]
/proc/loadavg: 4.07 3.89 3.37 5/379 2989
/proc/meminfo: memFree=17799000/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231944 CPUtime=822.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169380 0 0 0 82194 36 0 0 25 0 1 0 728460648 237510656 42172 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57986 42172 381 112 0 52951 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 231944

[startup+882.301 s]
/proc/loadavg: 4.02 3.91 3.40 5/379 2991
/proc/meminfo: memFree=17816936/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231944 CPUtime=882.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169380 0 0 0 88194 36 0 0 25 0 1 0 728460648 237510656 42172 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57986 42172 381 112 0 52951 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 231944

[startup+942.301 s]
/proc/loadavg: 4.01 3.92 3.44 5/379 2993
/proc/meminfo: memFree=17757992/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231944 CPUtime=942.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169380 0 0 0 94194 36 0 0 25 0 1 0 728460648 237510656 42172 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57986 42172 381 112 0 52951 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 231944

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.47 5/379 2995
/proc/meminfo: memFree=17756224/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231944 CPUtime=1002.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169380 0 0 0 100194 36 0 0 25 0 1 0 728460648 237510656 42172 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57986 42172 381 112 0 52951 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 231944

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.50 5/379 2995
/proc/meminfo: memFree=17756660/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231944 CPUtime=1062.3 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169380 0 0 0 106194 36 0 0 25 0 1 0 728460648 237510656 42172 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57986 42172 381 112 0 52951 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 231944

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.53 5/379 2997
/proc/meminfo: memFree=17736912/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=231944 CPUtime=1122.31 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 169380 0 0 0 112195 36 0 0 25 0 1 0 728460648 237510656 42172 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476495 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 57986 42172 381 112 0 52951 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 231944

[startup+1182.3 s]
/proc/loadavg: 4.09 3.98 3.56 5/379 2999
/proc/meminfo: memFree=17754220/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=185244 CPUtime=1182.31 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 191712 0 0 0 118187 44 0 0 25 0 1 0 728460648 189689856 38305 33554432000 4194304 4650387 140733641608256 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 46311 38305 381 112 0 41276 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 185244

[startup+1242.3 s]
/proc/loadavg: 4.03 3.98 3.59 5/379 3001
/proc/meminfo: memFree=17768828/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=236660 CPUtime=1242.31 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 232746 0 0 0 124176 55 0 0 25 0 1 0 728460648 242339840 43207 33554432000 4194304 4650387 140733641608256 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 59165 43207 381 112 0 54130 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 236660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.02 3.62 5/379 3003
/proc/meminfo: memFree=17683476/32951124 swapFree=45193364/67111528
[pid=2937] ppid=2934 vsize=269968 CPUtime=1300.01 cores=4,6
/proc/2937/stat : 2937 (strangenight1-s) R 2934 2937 2476 0 -1 4202496 241042 0 0 0 129945 56 0 0 25 0 1 0 728460648 276447232 51503 33554432000 4194304 4650387 140733641608256 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2937/statm: 67492 51503 381 112 0 62457 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 269968

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.03
CPU time (s): 1300.04
CPU user time (s): 1299.46
CPU system time (s): 0.578911
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 269968

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

runsolver used 4.80927 second user time and 10.6844 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 16:11:40
IDJOB=3369831
IDBENCH=82640
IDSOLVER=1847
FILE ID=node118/3369831-1305382300
RUNJOBID= node118-1305382300-2919
PBS_JOBID= 13324384
Free space on /tmp= 73048 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S540595895-046-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369831-1305382300/watcher-3369831-1305382300 -o /tmp/evaluation-result-3369831-1305382300/solver-3369831-1305382300 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369831-1305382300.cnf

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

MD5SUM BENCH= c6c08a5348a127e8ddd50935c46cf427
RANDOM SEED=288674118

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18493320 kB
Buffers:        259552 kB
Cached:        4199848 kB
SwapCached:      22084 kB
Active:       11741564 kB
Inactive:      2412420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18493320 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           13696 kB
Writeback:           0 kB
AnonPages:     9685880 kB
Mapped:          14700 kB
Slab:           148100 kB
PageTables:      89732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88631176 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= 73024 MiB
End job on node118 at 2011-05-14 16:33:22