Trace number 3369749

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S913491256-073-UNKNOWN.cnf
MD5SUM785309e098f4d0ba8da3027c8426e931
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark245.957
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369749-1305381789.cnf'
0.00/0.01	c -- header says num vars:          30000
0.00/0.01	c -- header says num clauses:      126000
0.01/0.08	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.01/0.08	c -- vars added      30000
0.01/0.08	c Parsing time:  0.07 s
0.01/0.08	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.09/0.16	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.08
0.18/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.07
0.29/0.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.29/0.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
0.29/0.32	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
0.49/0.59	c lits-rem:         0  cl-subs:        0  v-elim:    842  v-fix:    0  time:  0.27 s
0.59/0.60	c Finding binary XORs  T:     0.00 s  found:       0
0.59/0.66	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.59/0.66	c calculated reachability. Time: 0.00
0.59/0.66	c Calc default polars -  time:   0.01 s pos:   13450 undec:    3425 neg:   13125
0.59/0.66	c =========================================================================================
0.59/0.66	c types(t): F = full restart, N = normal restart
0.59/0.66	c types(t): S = simplification begin/end, E = solution found
0.59/0.66	c restart types(rt): st = static, dy = dynamic
0.59/0.66	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.66	c  B st     0         0     29158    124595         0         0    378257         0   no data   no data  --
1.89/1.93	c  N dy    21      4209     29158    124595         0      4208    378257   1114133    152.44    160.94  --
3.09/3.15	c  N dy    49      8324     29158    124595         0      8323    378257   2078886    152.57    161.32  --
4.29/4.40	c  N dy    78     12422     29158    124595         0     12421    378257   3065058    152.91    200.48  --
5.59/5.62	c  N dy   105     16469     29158    124595         0     16466    378257   4015509    152.16    166.36  --
6.89/6.93	c  N dy   133     20595     29158    124595         0     10597    378257    752680    152.96    164.08  --
8.09/8.19	c  N dy   163     24640     29158    124595         0     14642    378257   1724946    153.72    193.55  --
8.29/8.31	c  F st   166     25001     29158    124595         0     15003    378257   1818245    153.91   no data  --
9.90/9.97	c  N dy   172     30003     29158    124595         0     20005    378257   3388384    153.91   no data  --
9.90/9.98	c  S st   172     30003     29158    124595         0     20005    378257   3388384    153.91   no data  --
10.09/10.13	c  S st   172     30507     29158    124595         0     20509    378257   3493940    153.91   no data  --
10.09/10.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10.09/10.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.29/10.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.16
10.59/10.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.59/10.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.59/10.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
10.59/10.65	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
17.79/17.81	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  7.16 s
17.89/17.95	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.14
17.89/17.96	c calculated reachability. Time: 0.00
17.89/17.96	c  N dy   172     30507     29158    124595         0     20506    378257   3491565    153.91   no data  --
19.29/19.38	c  N dy   201     34665     29158    124595         0     24664    378257   4492988    154.00    166.44  --
20.69/20.79	c  N dy   230     38957     29158    124595         0     28955    378257   5534240    154.38    168.27  --
22.09/22.19	c  N dy   260     43097     29158    124595         0     17596    378257   1259205    154.63    168.00  --
22.99/23.06	c  S st   277     45761     29158    124595         0     20260    378257   1889901    154.43    118.03  --
23.19/23.22	c  S st   277     46263     29158    124595         0     20762    378257   1973513    154.43   no data  --
23.19/23.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.19/23.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.29/23.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.16
23.49/23.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.49/23.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.49/23.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
23.49/23.56	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
27.89/27.92	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.35 s
27.89/27.93	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.01
27.89/27.96	c vivif2 --  cl tried    20760 cl shrink        0 lits rem          0 time: 0.03
27.99/28.09	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.13
28.09/28.10	c calculated reachability. Time: 0.00
28.09/28.10	c  N dy   277     46263     29158    124595         0     20760    378257   1972683    154.43   no data  --
29.60/29.61	c  N dy   304     50489     29158    124595         0     24986    378257   2987236    154.56    163.51  --
30.99/31.01	c  N dy   333     54505     29158    124595         0     29000    378257   3970502    155.01    209.86  --
32.39/32.41	c  N dy   359     58557     29158    124595         0     33051    378257   4935072    155.05    169.21  --
33.79/33.83	c  N dy   387     62618     29158    124595         0     37111    378257   5933564    155.04    164.25  --
35.20/35.24	c  N dy   414     66783     29158    124595         0     22528    378257   1668835    154.98    163.23  --
36.09/36.12	c  S st   433     69394     29158    124595         0     25139    378257   2297877    155.10    154.82  --
36.19/36.28	c  S st   433     69895     29158    124595         0     25640    378257   2377255    155.10   no data  --
36.19/36.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36.19/36.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.39/36.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.17
36.59/36.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.59/36.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.59/36.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
36.59/36.65	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
42.59/42.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.96 s
42.59/42.62	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.01
42.59/42.65	c vivif2 --  cl tried    25640 cl shrink        0 lits rem          0 time: 0.03
42.69/42.79	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.14
42.80/42.81	c calculated reachability. Time: 0.00
42.80/42.81	c  N dy   433     69895     29158    124595         0     25640    378257   2377255    155.10   no data  --
44.49/44.50	c  N dy   466     74549     29158    124595         0     30294    378257   3520705    155.29    170.85  --
46.20/46.21	c  N dy   495     79334     29158    124595         0     35079    378257   4665080    155.15    166.16  --
47.99/48.06	c  N dy   530     84563     29158    124595         0     40308    378257   5922849    155.18    164.83  --
49.09/49.10	c  F st   551     87500     29158    124595         0     22372    378257   1032467    155.13   no data  --
50.20/50.26	c  N st   556     90799     29158    124595         0     25670    378257   2025559    155.13   no data  --
52.39/52.42	c  N dy   587     96644     29158    124595         0     31514    378257   3926009    155.20    165.22  --
54.60/54.62	c  N dy   632    102986     29158    124595         0     37855    378257   5429109    155.24    163.76  --
55.19/55.30	c  S st   647    104842     29158    124595         0     39711    378257   5888407    155.41   no data  --
55.39/55.47	c  S st   647    105344     29158    124595         0     40213    378257   5971145    155.41   no data  --
55.39/55.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.39/55.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.59/55.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
55.99/56.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
55.99/56.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.99/56.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
55.99/56.08	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
123.89/123.96	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 67.88 s
123.89/123.97	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.01
123.99/124.05	c vivif2 --  cl tried    40208 cl shrink        0 lits rem          0 time: 0.08
124.19/124.23	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.17
124.19/124.23	c calculated reachability. Time: 0.00
124.19/124.24	c  N dy   647    105344     29158    124595         0     40208    378257   5969269    155.41   no data  --
126.79/126.84	c  N dy   693    112247     29158    124595         0     24677    378257   1188394    155.29    165.31  --
129.39/129.40	c  N dy   744    119751     29158    124595         0     32180    378257   3014629    155.38    168.37  --
132.09/132.11	c  N dy   800    127412     29158    124595         0     39841    378257   4908984    155.58    168.83  --
135.10/135.16	c  N dy   861    135667     29158    124595         0     24383    378257    759799    155.80    164.05  --
138.10/138.11	c  N dy   919    144404     29158    124595         0     33120    378257   2890442    155.88    168.08  --
141.39/141.40	c  N dy   986    153659     29158    124595         0     42373    378257   5160374    156.05    164.45  --
143.00/143.03	c  S st  1019    158018     29158    124595         0     46731    378257   6214877    156.15    154.33  --
143.19/143.22	c  S st  1019    158522     29158    124595         0     47234    378257   6306698    156.15   no data  --
143.19/143.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
143.19/143.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.39/143.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
143.69/143.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
143.79/143.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
143.79/143.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
143.79/143.82	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
222.40/222.44	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time: 78.62 s
222.40/222.45	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.01
222.50/222.54	c vivif2 --  cl tried    47234 cl shrink        0 lits rem          0 time: 0.09
222.70/222.72	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.18
222.70/222.73	c calculated reachability. Time: 0.00
222.70/222.73	c  N dy  1019    158522     29158    124595         0     47234    378257   6306693    156.15   no data  --
226.50/226.51	c  N dy  1089    168705     29158    124595         0     32559    378257   2433506    156.17    165.12  --
230.59/230.60	c  N dy  1162    179502     29158    124595         0     43356    378257   5062083    156.29    165.76  --
234.99/235.04	c  N dy  1244    191010     29158    124595         0     28933    378257   1300103    156.65    166.13  --
239.29/239.30	c  N dy  1323    203199     29158    124595         0     41121    378257   4238762    156.56    164.81  --
244.21/244.21	c  N dy  1410    216250     29158    124595         0     27206    378257    581008    156.70    166.36  --
249.00/249.06	c  N dy  1505    230076     29158    124595         0     41031    378257   3995557    156.92    171.30  --
251.80/251.85	c  S st  1562    237783     29158    124595         0     48738    378257   5814734    156.84   no data  --
251.99/252.04	c  S st  1562    238286     29158    124595         0     49241    378257   5895291    156.84   no data  --
251.99/252.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
251.99/252.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
252.19/252.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
252.49/252.58	c bin-w-bin subsume rem            0 bins  time:  0.01 s
252.49/252.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
252.49/252.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
252.59/252.61	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
323.69/323.79	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 71.18 s
323.79/323.80	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.01
323.79/323.88	c vivif2 --  cl tried    49236 cl shrink        0 lits rem          0 time: 0.08
323.99/324.07	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.19
323.99/324.08	c calculated reachability. Time: 0.00
323.99/324.08	c  N dy  1562    238286     29158    124595         0     49236    378257   5893353    156.84   no data  --
329.90/329.91	c  N dy  1668    253618     29158    124595         0     36587    378257   2622525    156.86    167.93  --
336.09/336.17	c  N dy  1774    269972     29158    124595         0     52939    378257   6648093    156.89    165.87  --
342.70/342.78	c  N dy  1894    287206     29158    124595         0     41182    378257   3470915    156.98    170.24  --
349.81/349.88	c  N dy  2021    305539     29158    124595         0     59514    378257   7995816    157.26    168.39  --
350.10/350.17	c  F st  2025    306253     29158    124595         0     30235    378257    548159    157.25   no data  --
357.00/357.02	c  N dy  2126    325080     29158    124595         0     49061    378257   5703571    157.33    166.71  --
364.40/364.48	c  N dy  2261    345159     29158    124595         0     38141    378257   2179322    157.33    168.51  --
368.90/368.96	c  S st  2338    357431     29158    124595         0     50412    378257   5183556    157.33   no data  --
369.10/369.15	c  S st  2338    357935     29158    124595         0     50916    378257   5273088    157.33   no data  --
369.10/369.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
369.10/369.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
369.30/369.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
369.61/369.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
369.61/369.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
369.61/369.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
369.61/369.68	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
427.10/427.17	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 57.48 s
427.10/427.18	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.01
427.20/427.25	c vivif2 --  cl tried    50912 cl shrink        0 lits rem          0 time: 0.07
427.40/427.44	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.19
427.40/427.45	c calculated reachability. Time: 0.00
427.40/427.45	c  N dy  2338    357935     29158    124595         0     50912    378257   5269813    157.33   no data  --
435.30/435.30	c  N dy  2471    378057     29158    124595         0     39039    378257   2230968    157.40    165.93  --
443.10/443.17	c  N dy  2606    398132     29158    124595         0     59111    378257   7233492    157.50    232.05  --
450.90/451.01	c  N dy  2746    418150     29158    124595         0     46136    378257   3694731    157.64    171.02  --
459.10/459.15	c  N dy  2884    438152     29158    124595         0     66135    378257   8569667    157.69    169.31  --
466.60/466.68	c  N dy  3032    458224     29158    124595         0     52210    378257   5023356    157.88    194.95  --
474.40/474.43	c  N dy  3166    478296     29158    124595         0     37287    378257   1054617    157.86    167.30  --
481.82/481.89	c  N dy  3305    498404     29158    124595         0     57393    378257   5992138    157.86    169.88  --
489.51/489.58	c  N dy  3430    518433     29158    124595         0     41422    378257   1776169    157.87    168.52  --
496.50/496.59	c  S st  3561    536902     29158    124595         0     59891    378257   6407341    158.00    153.83  --
496.80/496.80	c  S st  3561    537406     29158    124595         0     60395    378257   6505258    158.00   no data  --
496.80/496.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
496.80/496.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
497.00/497.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
497.30/497.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
497.30/497.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
497.30/497.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
497.40/497.40	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
584.01/584.03	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 86.63 s
584.01/584.05	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.01
584.12/584.14	c vivif2 --  cl tried    60392 cl shrink        0 lits rem          0 time: 0.09
584.31/584.35	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.21
584.31/584.35	c calculated reachability. Time: 0.00
584.31/584.35	c  N dy  3561    537406     29158    124595         0     60392    378257   6503831    158.00   no data  --
592.50/592.58	c  N dy  3705    557476     29158    124595         0     43460    378257   2047331    158.10    180.86  --
600.51/600.56	c  N dy  3842    577589     29158    124595         0     63573    378257   6993547    158.15    168.21  --
608.70/608.79	c  N dy  3979    597626     29158    124595         0     45615    378257   2396746    158.17    223.71  --
616.80/616.82	c  N dy  4114    617666     29158    124595         0     65654    378257   7340565    158.21    167.63  --
625.11/625.13	c  N dy  4258    637674     29158    124595         0     46661    378257   2343762    158.24    175.15  --
633.30/633.33	c  N dy  4399    657777     29158    124595         0     66764    378257   7341437    158.34    171.83  --
641.32/641.34	c  N dy  4536    677947     29158    124595         0     46929    378257   2181643    158.36    171.44  --
649.01/649.03	c  N dy  4673    698046     29158    124595         0     67026    378257   7085793    158.37    168.61  --
657.10/657.11	c  N dy  4810    718072     29158    124595         0     46060    378257   1722155    158.36    168.83  --
664.71/664.73	c  N dy  4932    738146     29158    124595         0     66134    378257   6655423    158.32    167.60  --
672.90/672.98	c  N dy  5065    758238     29158    124595         0     44224    378257   1005093    158.29    167.84  --
680.51/680.54	c  N dy  5200    778373     29158    124595         0     64358    378257   5914428    158.30    167.42  --
688.81/688.81	c  N dy  5334    798451     29158    124595         0     84434    378257  10767360    158.28    171.80  --
691.70/691.70	c  S st  5383    806110     29158    124595         0     49092    378257   1919800    158.24   no data  --
691.80/691.89	c  S st  5383    806611     29158    124595         0     49593    378257   2014954    158.24   no data  --
691.80/691.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
691.80/691.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
692.00/692.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
692.20/692.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
692.20/692.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
692.20/692.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
692.20/692.26	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
697.20/697.22	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  4.96 s
697.20/697.23	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.01
697.20/697.26	c vivif2 --  cl tried    49592 cl shrink        0 lits rem          0 time: 0.03
697.42/697.43	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.17
697.42/697.44	c calculated reachability. Time: 0.00
697.42/697.44	c  N dy  5383    806611     29158    124595         0     49592    378257   2014220    158.24   no data  --
705.21/705.29	c  N dy  5523    826826     29158    124595         0     69804    378257   6985759    158.27    179.30  --
713.51/713.54	c  N dy  5655    846832     29158    124595         0     45813    378257    960253    158.25    178.66  --
721.21/721.25	c  N dy  5797    866875     29158    124595         0     65856    378257   5974260    158.31    167.24  --
729.41/729.49	c  N dy  5927    886894     29158    124595         0     85874    378257  10889593    158.30    172.44  --
737.21/737.29	c  N dy  6062    906969     29158    124595         0     60952    378257   4432505    158.31    183.00  --
745.31/745.38	c  N dy  6196    926987     29158    124595         0     80969    378257   9291898    158.32    168.89  --
753.61/753.70	c  N dy  6342    947037     29158    124595         0     55017    378257   2725534    158.37    169.29  --
761.61/761.65	c  N dy  6477    967120     29158    124595         0     75099    378257   7739779    158.40    169.11  --
770.11/770.13	c  N dy  6616    987165     29158    124595         0     48145    378257    791540    158.43    169.27  --
777.73/777.76	c  N dy  6742   1007168     29158    124595         0     68148    378257   5730610    158.42    173.20  --
786.11/786.19	c  N dy  6884   1027238     29158    124595         0     88217    378257  10610588    158.41    175.39  --
794.41/794.40	c  N dy  7016   1047570     29158    124595         0     60550    378257   3588552    158.38    170.71  --
802.51/802.59	c  N dy  7156   1067646     29158    124595         0     80625    378257   8562336    158.41    167.75  --
804.31/804.36	c  F st  7182   1071875     29158    124595         0     84853    378257   9604982    158.42    132.00  --
811.11/811.16	c  N dy  7250   1087755     29158    124595         0     51738    378257   1163428    158.37    168.32  --
818.91/818.93	c  N dy  7378   1107869     29158    124595         0     71851    378257   6108586    158.34    168.38  --
827.41/827.46	c  N dy  7516   1128117     29158    124595         0     92098    378257  11088760    158.35    181.37  --
835.51/835.59	c  N dy  7637   1148133     29158    124595         0     62120    378257   3448439    158.28    171.06  --
843.72/843.76	c  N dy  7773   1168169     29158    124595         0     82155    378257   8388059    158.30    175.15  --
852.61/852.66	c  N dy  7911   1188222     29158    124595         0     51211    378257    572283    158.34    168.34  --
860.51/860.59	c  N dy  8056   1208318     29158    124595         0     71307    378257   5588616    158.39    176.88  --
861.21/861.26	c  S st  8068   1209917     29158    124595         0     72906    378257   5984070    158.39    140.42  --
861.41/861.48	c  S st  8068   1210418     29158    124595         0     73407    378257   6076724    158.39   no data  --
861.51/861.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
861.51/861.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
861.71/861.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
862.01/862.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
862.01/862.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
862.01/862.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
862.01/862.07	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
943.01/943.03	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 80.96 s
943.01/943.04	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.01
943.11/943.13	c vivif2 --  cl tried    73405 cl shrink        0 lits rem          0 time: 0.09
943.31/943.36	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.23
943.31/943.37	c calculated reachability. Time: 0.00
943.31/943.37	c  N dy  8068   1210418     29158    124595         0     73405    378257   6075878    158.39   no data  --
952.21/952.25	c  N dy  8202   1230504     29158    124595         0     93490    378257  10992026    158.39    171.72  --
961.11/961.11	c  N dy  8337   1250586     29158    124595         0     61574    378257   2870039    158.37    167.42  --
969.62/969.69	c  N dy  8482   1270591     29158    124595         0     81575    378257   7788928    158.39    167.13  --
978.81/978.88	c  N dy  8609   1290614     29158    124595         0    101598    378257  12750843    158.40    167.17  --
987.51/987.54	c  N dy  8748   1311047     29158    124595         0     69029    378257   4436865    158.41    167.16  --
996.32/996.35	c  N dy  8886   1331214     29158    124595         0     89193    378257   9408697    158.43    171.67  --
1005.91/1005.91	c  N dy  9022   1351747     29158    124595         0     55728    378257    945360    158.43    166.80  --
1014.22/1014.26	c  N dy  9154   1371962     29158    124595         0     75942    378257   5910027    158.41    173.84  --
1023.42/1023.42	c  N dy  9290   1391998     29158    124595         0     95977    378257  10884537    158.45    173.05  --
1032.21/1032.29	c  N dy  9425   1412044     29158    124595         0     61028    378257   2048107    158.47    191.50  --
1040.52/1040.55	c  N dy  9570   1432065     29158    124595         0     81049    378257   7038559    158.52    172.27  --
1049.32/1049.37	c  N dy  9707   1452171     29158    124595         0    101153    378257  11952358    158.52    167.18  --
1058.12/1058.13	c  N dy  9851   1472218     29158    124595         0     65208    378257   2856267    158.56    169.27  --
1066.32/1066.32	c  N dy  9980   1492229     29158    124595         0     85219    378257   7787708    158.56    182.91  --
1075.11/1075.15	c  N dy 10114   1512262     29158    124595         0    105251    378257  12652196    158.55    167.70  --
1083.82/1083.85	c  N dy 10248   1532503     29158    124595         0     68492    378257   3371710    158.55    169.59  --
1092.33/1092.32	c  N dy 10386   1552791     29158    124595         0     88780    378257   8313339    158.56    167.97  --
1101.22/1101.26	c  N dy 10521   1572821     29158    124595         0    108807    378257  13261679    158.57    168.02  --
1109.93/1109.95	c  N dy 10666   1592912     29158    124595         0     70891    378257   3784849    158.62    170.41  --
1118.31/1118.34	c  N dy 10797   1612934     29158    124595         0     90913    378257   8645376    158.61    167.30  --
1127.42/1127.49	c  N dy 10934   1633145     29158    124595         0    111122    378257  13667212    158.62    170.22  --
1136.12/1136.13	c  N dy 11079   1653210     29158    124595         0     72188    378257   3804351    158.65    167.42  --
1144.62/1144.60	c  N dy 11221   1673297     29158    124595         0     92275    378257   8814873    158.68    168.94  --
1153.72/1153.71	c  N dy 11355   1693415     29158    124595         0    112393    378257  13699580    158.66    169.65  --
1161.12/1161.20	c  S st 11475   1710422     29158    124595         0     69399    378257   2871908    158.67   no data  --
1161.42/1161.41	c  S st 11475   1710923     29158    124595         0     69900    378257   2968039    158.67   no data  --
1161.42/1161.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1161.42/1161.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1161.63/1161.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1161.82/1161.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1161.82/1161.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1161.82/1161.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.01 s
1161.82/1161.84	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1176.52/1176.51	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 14.66 s
1176.52/1176.52	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.01
1176.52/1176.56	c vivif2 --  cl tried    69899 cl shrink        0 lits rem          0 time: 0.04
1176.72/1176.76	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.20
1176.72/1176.77	c calculated reachability. Time: 0.00
1176.72/1176.77	c  N dy 11475   1710923     29158    124595         0     69899    378257   2967533    158.67   no data  --
1185.11/1185.13	c  N dy 11618   1731019     29158    124595         0     89993    378257   7979198    158.71    170.65  --
1194.32/1194.38	c  N dy 11758   1751302     29158    124595         0    110274    378257  13038532    158.73    170.85  --
1203.32/1203.33	c  N dy 11890   1771372     29158    124595         0     69345    378257   2603173    158.74    167.25  --
1211.72/1211.71	c  N dy 12029   1791429     29158    124595         0     89402    378257   7619191    158.76    168.34  --
1220.72/1220.79	c  N dy 12171   1811467     29158    124595         0    109439    378257  12563515    158.76    175.27  --
1230.22/1230.28	c  N dy 12312   1832163     29158    124595         0     68143    378257   2078888    158.77    168.01  --
1238.52/1238.52	c  N dy 12441   1852235     29158    124595         0     88215    378257   7003482    158.77    172.04  --
1247.52/1247.50	c  N dy 12584   1872254     29158    124595         0    108234    378257  11961566    158.79    172.09  --
1257.02/1257.00	c  N dy 12723   1892357     29158    124595         0     65341    378257   1166316    158.81    168.81  --
1265.32/1265.35	c  N dy 12859   1912411     29158    124595         0     85395    378257   5994601    158.79    170.50  --
1274.52/1274.57	c  N dy 12996   1932674     29158    124595         0    105656    378257  11013066    158.81    170.85  --
1284.22/1284.21	c  N dy 13140   1952760     29158    124595         0    125742    378257  16051299    158.85    171.23  --
1292.72/1292.79	c  N dy 13281   1973027     29158    124595         0     82010    378257   5030741    158.86    168.39  --

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-3369749-1305381789/watcher-3369749-1305381789 -o /tmp/evaluation-result-3369749-1305381789/solver-3369749-1305381789 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369749-1305381789.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: 1.77 2.48 3.01 4/356 706
/proc/meminfo: memFree=26304980/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=28156 CPUtime=0 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 2201 0 0 0 0 0 0 0 21 0 1 0 649781535 28831744 1941 33554432000 4194304 4650387 140733714893376 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 7039 1953 326 112 0 2004 0

[startup+0.020621 s]
/proc/loadavg: 1.77 2.48 3.01 4/356 706
/proc/meminfo: memFree=26304980/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=39096 CPUtime=0.01 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 3463 0 0 0 1 0 0 0 21 0 1 0 649781535 40034304 2938 33554432000 4194304 4650387 140733714893376 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 9774 2939 329 112 0 4739 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39096

[startup+0.100598 s]
/proc/loadavg: 1.77 2.48 3.01 4/356 706
/proc/meminfo: memFree=26304980/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=43904 CPUtime=0.09 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 5305 0 0 0 9 0 0 0 21 0 1 0 649781535 44957696 4780 33554432000 4194304 4650387 140733714893376 18446744073709551615 4369824 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 10976 4780 346 112 0 5941 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43904

[startup+0.300583 s]
/proc/loadavg: 1.77 2.48 3.01 4/356 706
/proc/meminfo: memFree=26304980/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=61420 CPUtime=0.29 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 9497 0 0 0 28 1 0 0 22 0 1 0 649781535 62894080 8232 33554432000 4194304 4650387 140733714893376 18446744073709551615 4473815 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 15355 8232 358 112 0 10320 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61420

[startup+0.700493 s]
/proc/loadavg: 1.77 2.48 3.01 4/356 706
/proc/meminfo: memFree=26304980/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=73804 CPUtime=0.69 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 12346 0 0 0 68 1 0 0 23 0 1 0 649781535 75575296 11081 33554432000 4194304 4650387 140733714893376 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 18451 11081 379 112 0 13416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73804

[startup+1.50038 s]
/proc/loadavg: 1.77 2.48 3.01 6/362 713
/proc/meminfo: memFree=26175952/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=73804 CPUtime=1.49 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 13090 0 0 0 148 1 0 0 25 0 1 0 649781535 75575296 11825 33554432000 4194304 4650387 140733714893376 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 18451 11825 379 112 0 13416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73804

[startup+3.10109 s]
/proc/loadavg: 1.77 2.48 3.01 6/362 713
/proc/meminfo: memFree=26162564/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=73804 CPUtime=3.09 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 14333 0 0 0 307 2 0 0 25 0 1 0 649781535 75575296 13068 33554432000 4194304 4650387 140733714893376 18446744073709551615 4363521 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 18451 13068 379 112 0 13416 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73804

[startup+6.30053 s]
/proc/loadavg: 1.95 2.51 3.02 7/362 713
/proc/meminfo: memFree=26114996/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=120796 CPUtime=6.29 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 16829 0 0 0 627 2 0 0 25 0 1 0 649781535 123695104 15564 33554432000 4194304 4650387 140733714893376 18446744073709551615 4328502 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 30199 15564 379 112 0 25164 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 120796

[startup+12.7004 s]
/proc/loadavg: 2.11 2.53 3.02 6/362 714
/proc/meminfo: memFree=25900260/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=209592 CPUtime=12.69 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 39459 0 0 0 1263 6 0 0 25 0 1 0 649781535 214622208 32604 33554432000 4194304 4650387 140733714893376 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 52398 32604 383 112 0 47363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 209592

[startup+25.5011 s]
/proc/loadavg: 2.53 2.60 3.04 6/362 716
/proc/meminfo: memFree=25849956/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=159184 CPUtime=25.49 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 47005 0 0 0 2542 7 0 0 25 0 1 0 649781535 163004416 33444 33554432000 4194304 4650387 140733714893376 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 39796 33444 383 112 0 34761 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 159184

[startup+51.1006 s]
/proc/loadavg: 3.10 2.73 3.07 5/362 718
/proc/meminfo: memFree=25729444/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=170056 CPUtime=51.09 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 64354 0 0 0 5098 11 0 0 25 0 1 0 649781535 174137344 37091 33554432000 4194304 4650387 140733714893376 18446744073709551615 4333840 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 42514 37092 383 112 0 37479 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 170056

[startup+102.314 s]
/proc/loadavg: 3.61 2.93 3.11 8/362 719
/proc/meminfo: memFree=25567532/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=292744 CPUtime=102.3 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 82829 0 0 0 10217 13 0 0 25 0 1 0 649781535 299769856 55566 33554432000 4194304 4650387 140733714893376 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 73186 55566 383 112 0 68151 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 292744

[startup+162.301 s]
/proc/loadavg: 3.85 3.12 3.17 5/362 721
/proc/meminfo: memFree=25430224/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=325732 CPUtime=162.29 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 99445 0 0 0 16213 16 0 0 25 0 1 0 649781535 333549568 64489 33554432000 4194304 4650387 140733714893376 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 81433 64489 383 112 0 76398 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 325732

[startup+222.3 s]
/proc/loadavg: 4.01 3.29 3.22 6/362 722
/proc/meminfo: memFree=25423496/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=325732 CPUtime=222.3 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 99531 0 0 0 22214 16 0 0 25 0 1 0 649781535 333549568 64575 33554432000 4194304 4650387 140733714893376 18446744073709551615 4542475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 81433 64575 383 112 0 76398 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 325732

[startup+282.301 s]
/proc/loadavg: 4.26 3.48 3.29 5/362 724
/proc/meminfo: memFree=25383172/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=341724 CPUtime=282.29 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 116100 0 0 0 28210 19 0 0 25 0 1 0 649781535 349925376 68582 33554432000 4194304 4650387 140733714893376 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 85431 68582 383 112 0 80396 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 341724

[startup+342.3 s]
/proc/loadavg: 4.21 3.60 3.34 6/362 725
/proc/meminfo: memFree=25331452/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=355820 CPUtime=342.3 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 126481 0 0 0 34208 22 0 0 25 0 1 0 649781535 364359680 69423 33554432000 4194304 4650387 140733714893376 18446744073709551615 4315098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 88955 69423 383 112 0 83920 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 355820

[startup+402.301 s]
/proc/loadavg: 4.08 3.67 3.38 5/362 727
/proc/meminfo: memFree=25295460/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=367008 CPUtime=402.3 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 142781 0 0 0 40205 25 0 0 25 0 1 0 649781535 375816192 74564 33554432000 4194304 4650387 140733714893376 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 91752 74564 383 112 0 86717 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 367008

[startup+462.301 s]
/proc/loadavg: 4.03 3.73 3.41 5/362 729
/proc/meminfo: memFree=25299532/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=309212 CPUtime=462.3 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 158122 0 0 0 46202 28 0 0 25 0 1 0 649781535 316633088 72142 33554432000 4194304 4650387 140733714893376 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 77303 72142 383 112 0 72268 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 309212

[startup+522.301 s]
/proc/loadavg: 4.01 3.78 3.45 7/362 730
/proc/meminfo: memFree=25290572/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=367084 CPUtime=522.3 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 175000 0 0 0 52198 32 0 0 25 0 1 0 649781535 375894016 75841 33554432000 4194304 4650387 140733714893376 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 91771 75841 383 112 0 86736 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 367084

[startup+582.301 s]
/proc/loadavg: 4.00 3.81 3.48 5/362 732
/proc/meminfo: memFree=25242900/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=367084 CPUtime=582.31 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 175000 0 0 0 58198 33 0 0 25 0 1 0 649781535 375894016 75841 33554432000 4194304 4650387 140733714893376 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 91771 75841 383 112 0 86736 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 367084

[startup+642.3 s]
/proc/loadavg: 4.04 3.86 3.52 8/362 733
/proc/meminfo: memFree=25212468/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=333252 CPUtime=642.31 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 206571 0 0 0 64191 40 0 0 25 0 1 0 649781535 341250048 78195 33554432000 4194304 4650387 140733714893376 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 83313 78195 383 112 0 78278 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 333252

[startup+702.301 s]
/proc/loadavg: 4.01 3.88 3.54 5/362 735
/proc/meminfo: memFree=25188124/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=405652 CPUtime=702.31 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 236442 0 0 0 70186 45 0 0 25 0 1 0 649781535 415387648 83908 33554432000 4194304 4650387 140733714893376 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 101413 83908 383 112 0 96378 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 405652

[startup+762.313 s]
/proc/loadavg: 4.00 3.90 3.57 5/362 737
/proc/meminfo: memFree=25158336/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=406192 CPUtime=762.32 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 265975 0 0 0 76182 50 0 0 25 0 1 0 649781535 415940608 86944 33554432000 4194304 4650387 140733714893376 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 101548 86944 383 112 0 96513 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 406192

[startup+822.301 s]
/proc/loadavg: 4.11 3.95 3.60 5/362 738
/proc/meminfo: memFree=25186336/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=406864 CPUtime=822.31 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 295448 0 0 0 82174 57 0 0 25 0 1 0 649781535 416628736 86995 33554432000 4194304 4650387 140733714893376 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 101716 86995 383 112 0 96681 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 406864

[startup+882.301 s]
/proc/loadavg: 4.11 3.97 3.63 5/362 740
/proc/meminfo: memFree=25165844/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=407460 CPUtime=882.31 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 313883 0 0 0 88170 61 0 0 25 0 1 0 649781535 417239040 85078 33554432000 4194304 4650387 140733714893376 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 101865 85078 383 112 0 96830 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 407460

[startup+942.3 s]
/proc/loadavg: 4.07 3.99 3.65 7/362 741
/proc/meminfo: memFree=25126740/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=407460 CPUtime=942.31 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 313883 0 0 0 94170 61 0 0 25 0 1 0 649781535 417239040 85078 33554432000 4194304 4650387 140733714893376 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 101865 85078 383 112 0 96830 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 407460

[startup+1002.3 s]
/proc/loadavg: 4.02 3.99 3.67 5/362 743
/proc/meminfo: memFree=25080956/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=408052 CPUtime=1002.32 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 341775 0 0 0 100162 70 0 0 25 0 1 0 649781535 417845248 91556 33554432000 4194304 4650387 140733714893376 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 102013 91556 383 112 0 96978 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 408052

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.69 7/362 745
/proc/meminfo: memFree=25099404/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=408800 CPUtime=1062.31 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 368752 0 0 0 106155 76 0 0 25 0 1 0 649781535 418611200 84557 33554432000 4194304 4650387 140733714893376 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 102200 84557 383 112 0 97165 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 408800

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.71 5/362 746
/proc/meminfo: memFree=25086480/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=409112 CPUtime=1122.32 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 397954 0 0 0 112149 83 0 0 25 0 1 0 649781535 418930688 89947 33554432000 4194304 4650387 140733714893376 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 102278 89947 383 112 0 97243 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 409112

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 3.73 7/362 748
/proc/meminfo: memFree=25098228/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=409700 CPUtime=1182.32 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 418276 0 0 0 118143 89 0 0 25 0 1 0 649781535 419532800 85494 33554432000 4194304 4650387 140733714893376 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 102425 85494 383 112 0 97390 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 409700

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.74 6/362 749
/proc/meminfo: memFree=25077100/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=410348 CPUtime=1242.32 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 447095 0 0 0 124137 95 0 0 25 0 1 0 649781535 420196352 88364 33554432000 4194304 4650387 140733714893376 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 102587 88364 383 112 0 97552 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 410348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.75 4/362 753
/proc/meminfo: memFree=25232676/32951124 swapFree=53501236/67111528
[pid=706] ppid=704 vsize=410648 CPUtime=1300.02 cores=4,6
/proc/706/stat : 706 (strangenight1-s) R 704 706 32704 0 -1 4202496 473754 0 0 0 129900 102 0 0 25 0 1 0 649781535 420503552 88317 33554432000 4194304 4650387 140733714893376 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/706/statm: 102662 88317 383 112 0 97627 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 410648

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.06
CPU user time (s): 1299.02
CPU system time (s): 1.04084
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 410648

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

runsolver used 4.65629 second user time and 9.8365 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 16:03:09
IDJOB=3369749
IDBENCH=82558
IDSOLVER=1847
FILE ID=node103/3369749-1305381789
RUNJOBID= node103-1305381788-671
PBS_JOBID= 13324399
Free space on /tmp= 72972 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S913491256-073-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369749-1305381789/watcher-3369749-1305381789 -o /tmp/evaluation-result-3369749-1305381789/solver-3369749-1305381789 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369749-1305381789.cnf

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

MD5SUM BENCH= 785309e098f4d0ba8da3027c8426e931
RANDOM SEED=1381088674

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26307252 kB
Buffers:        282448 kB
Cached:        3812364 kB
SwapCached:     340192 kB
Active:        1299816 kB
Inactive:      5074808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26307252 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           26020 kB
Writeback:          20 kB
AnonPages:     1950492 kB
Mapped:          11320 kB
Slab:           151584 kB
PageTables:      53384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78351508 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= 72968 MiB
End job on node103 at 2011-05-14 16:24:51