Trace number 3175518

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
MD5SUMe875844c76f68e9f4050986690c5cb90
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark416.236
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
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-3175518-1301783658.cnf'
0.00/0.01	c -- header says num vars:          49999
0.00/0.01	c -- header says num clauses:      210000
0.08/0.16	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.08/0.16	c -- vars added      49999
0.08/0.16	c Parsing time:  0.14 s
0.08/0.16	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data  --
0.28/0.31	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.15
0.48/0.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.18
0.58/0.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.58/0.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.58/0.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.01 s
0.58/0.69	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
1.18/1.22	c lits-rem:         0  cl-subs:        0  v-elim:   1465  v-fix:    0  time:  0.53 s
1.18/1.23	c Finding binary XORs  T:     0.01 s  found:       0
1.28/1.36	c Finding non-binary XORs:     0.11 s (found:       0, avg size: nan)
1.28/1.36	c calculated reachability. Time: 0.00
1.28/1.38	c Calc default polars -  time:   0.02 s pos:   22176 undec:    5579 neg:   22244
1.28/1.38	c =========================================================================================
1.28/1.38	c types(t): F = full restart, N = normal restart
1.28/1.38	c types(t): S = simplification begin/end, E = solution found
1.28/1.38	c restart types(rt): st = static, dy = dynamic
1.28/1.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.28/1.38	c  B st     0         0     48534    207635         0         0    631170         0   no data   no data  --
3.38/3.47	c  N dy    21      4092     48534    207635         0      4090    631170   1466913    204.74    227.11  --
5.39/5.46	c  N dy    49      8165     48534    207635         0      8163    631170   2648228    198.82    216.71  --
7.38/7.45	c  N dy    74     12224     48534    207635         0     12222    631170   3817653    198.68    214.96  --
9.38/9.47	c  N dy   105     16265     48534    207635         0     16263    631170   4995652    199.34    224.49  --
11.58/11.62	c  N dy   134     20460     48534    207635         0     10462    631170    863464    199.00    212.77  --
13.58/13.67	c  N dy   163     24532     48534    207635         0     14533    631170   2097478    199.16    210.89  --
13.88/13.90	c  F st   166     25002     48534    207635         0     15003    631170   2242278    199.36   no data  --
16.58/16.69	c  N dy   172     30001     48534    207635         0     20002    631170   4463214    199.36   no data  --
16.58/16.69	c  S st   172     30001     48534    207635         0     20002    631170   4463214    199.36   no data  --
16.88/16.96	c  S st   172     30502     48534    207635         0     20502    631170   4565735    199.36   no data  --
16.88/16.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
16.88/16.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.38/17.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.43
17.98/18.01	c bin-w-bin subsume rem            0 bins  time:  0.01 s
17.98/18.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
17.98/18.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
17.98/18.06	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
60.49/60.52	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 42.46 s
60.68/60.74	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.22
60.68/60.76	c calculated reachability. Time: 0.00
60.68/60.76	c  N dy   172     30502     48534    207635         0     20496    631170   4561614    199.36   no data  --
62.78/62.80	c  N dy   194     34560     48534    207635         0     24554    631170   5743857    198.25    209.89  --
64.88/64.93	c  N dy   220     38615     48534    207635         0     28609    631170   6921636    198.15    237.02  --
66.98/67.08	c  N dy   247     42699     48534    207635         0     17195    631170   1368787    198.11    211.73  --
68.59/68.61	c  S st   270     45755     48534    207635         0     20251    631170   2267461    198.14    206.29  --
68.79/68.87	c  S st   270     46257     48534    207635         0     20753    631170   2378375    198.14   no data  --
68.79/68.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
68.79/68.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.29/69.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.43
69.49/69.58	c bin-w-bin subsume rem            0 bins  time:  0.01 s
69.49/69.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
69.58/69.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
69.58/69.63	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
76.69/76.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  7.10 s
76.69/76.77	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.03
76.79/76.81	c vivif2 --  cl tried    20753 cl shrink        0 lits rem          0 time: 0.04
76.99/77.06	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.25
76.99/77.08	c calculated reachability. Time: 0.00
76.99/77.08	c  N dy   270     46257     48534    207635         0     20753    631170   2378375    198.14   no data  --
79.38/79.44	c  N dy   298     50417     48534    207635         0     24912    631170   3600914    198.09    211.05  --
81.49/81.58	c  N dy   324     54545     48534    207635         0     29040    631170   4782511    197.72    219.31  --
83.59/83.69	c  N dy   352     58594     48534    207635         0     33089    631170   5957134    197.63    208.31  --
85.88/85.93	c  N dy   380     62721     48534    207635         0     37216    631170   7173941    197.99    218.03  --
87.99/88.09	c  N dy   409     66831     48534    207635         0     22580    631170   1993486    198.36    212.77  --
89.28/89.36	c  S st   425     69385     48534    207635         0     25134    631170   2707558    197.96   no data  --
89.58/89.62	c  S st   425     69888     48534    207635         0     25637    631170   2811595    197.96   no data  --
89.58/89.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
89.58/89.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.98/90.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.43
90.28/90.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
90.28/90.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
90.28/90.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
90.38/90.41	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
99.19/99.27	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  8.86 s
99.29/99.30	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.03
99.29/99.34	c vivif2 --  cl tried    25635 cl shrink        0 lits rem          0 time: 0.05
99.49/99.58	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.24
99.59/99.60	c calculated reachability. Time: 0.00
99.59/99.60	c  N dy   425     69888     48534    207635         0     25635    631170   2811122    197.96   no data  --
101.88/101.93	c  N dy   455     74350     48534    207635         0     30096    631170   4126434    197.89    215.85  --
104.68/104.71	c  N dy   491     79106     48534    207635         0     34852    631170   5540124    198.18    210.68  --
107.59/107.65	c  N dy   531     84190     48534    207635         0     39935    631170   7055631    198.64    211.57  --
109.58/109.69	c  F st   554     87501     48534    207635         0     22371    631170   1230038    198.50    204.48  --
111.78/111.86	c  N st   559     90799     48534    207635         0     25669    631170   2609961    198.50   no data  --
115.39/115.41	c  N dy   584     96591     48534    207635         0     31461    631170   4519943    198.43    209.75  --
118.88/118.97	c  N dy   622    102846     48534    207635         0     37716    631170   6356245    198.24    209.52  --
119.99/120.02	c  S st   632    104832     48534    207635         0     39702    631170   6939868    198.11   no data  --
120.28/120.30	c  S st   632    105335     48534    207635         0     40205    631170   7054078    198.11   no data  --
120.28/120.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
120.28/120.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.68/120.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.45
121.29/121.39	c bin-w-bin subsume rem            0 bins  time:  0.02 s
121.38/121.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
121.38/121.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
121.38/121.45	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
227.69/227.73	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 106.28 s
227.69/227.77	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.03
227.89/227.90	c vivif2 --  cl tried    40202 cl shrink        0 lits rem          0 time: 0.13
228.19/228.20	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.31
228.19/228.22	c calculated reachability. Time: 0.00
228.19/228.22	c  N dy   632    105335     48534    207635         0     40202    631170   7053533    198.11   no data  --
232.38/232.43	c  N dy   676    112065     48534    207635         0     24497    631170   1347085    198.01    213.96  --
236.69/236.75	c  N dy   723    119326     48534    207635         0     31758    631170   3442314    197.99    209.55  --
241.49/241.53	c  N dy   780    126998     48534    207635         0     39430    631170   5716829    198.16    212.98  --
246.79/246.81	c  N dy   838    135213     48534    207635         0     23933    631170    754789    198.37    209.32  --
252.09/252.17	c  N dy   902    144015     48534    207635         0     32735    631170   3364544    198.85    218.38  --
257.89/257.95	c  N dy   965    153215     48534    207635         0     41934    631170   6186801    199.09    229.95  --
260.99/261.04	c  S st  1000    158005     48534    207635         0     46724    631170   7583098    199.13   no data  --
261.29/261.39	c  S st  1000    158511     48534    207635         0     47230    631170   7697789    199.13   no data  --
261.39/261.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
261.39/261.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
261.89/261.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.47
262.59/262.63	c bin-w-bin subsume rem            0 bins  time:  0.02 s
262.59/262.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
262.59/262.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
262.59/262.69	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
392.39/392.46	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 129.78 s
392.39/392.49	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.03
392.60/392.62	c vivif2 --  cl tried    47228 cl shrink        0 lits rem          0 time: 0.13
392.89/392.91	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.29
392.89/392.93	c calculated reachability. Time: 0.00
392.89/392.93	c  N dy  1000    158511     48534    207635         0     47228    631170   7697033    199.13   no data  --
398.59/398.66	c  N dy  1075    168819     48534    207635         0     32674    631170   3006510    199.38    212.36  --
404.70/404.71	c  N dy  1154    179651     48534    207635         0     43506    631170   6251311    199.60    213.77  --
411.09/411.19	c  N dy  1232    191188     48534    207635         0     29111    631170   1565677    199.57    210.11  --
417.90/417.90	c  N dy  1321    203506     48534    207635         0     41429    631170   5233823    199.65    210.85  --
425.30/425.34	c  N dy  1404    216573     48534    207635         0     27528    631170    768360    199.50    214.39  --
432.89/432.94	c  N dy  1497    230519     48534    207635         0     41472    631170   4840598    199.29    212.61  --
436.99/437.06	c  S st  1552    237766     48534    207635         0     48719    631170   7041206    199.48    172.02  --
437.29/437.35	c  S st  1552    238269     48534    207635         0     49222    631170   7171380    199.48   no data  --
437.29/437.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
437.29/437.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
437.80/437.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.46
438.39/438.42	c bin-w-bin subsume rem            0 bins  time:  0.02 s
438.39/438.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
438.39/438.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
438.39/438.48	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
558.10/558.13	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 119.66 s
558.10/558.16	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.03
558.30/558.30	c vivif2 --  cl tried    49220 cl shrink        0 lits rem          0 time: 0.14
558.60/558.63	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.33
558.60/558.65	c calculated reachability. Time: 0.00
558.60/558.65	c  N dy  1552    238269     48534    207635         0     49220    631170   7169465    199.48   no data  --
568.20/568.28	c  N dy  1654    253497     48534    207635         0     36466    631170   3090020    199.45    346.25  --
578.60/578.65	c  N dy  1761    269750     48534    207635         0     52719    631170   7885882    199.45    210.71  --
589.70/589.73	c  N dy  1878    287084     48534    207635         0     41064    631170   4151338    199.48    211.76  --
601.71/601.72	c  N dy  2005    305500     48534    207635         0     59480    631170   9651638    199.58    211.25  --
602.20/602.29	c  F st  2011    306250     48534    207635         0     30235    631170    621252    199.62    202.21  --
614.40/614.46	c  N dy  2111    325015     48534    207635         0     48999    631170   6989669    199.69    211.99  --
627.60/627.60	c  N dy  2246    345071     48534    207635         0     38058    631170   2642161    199.71    210.28  --
635.51/635.58	c  S st  2336    357403     48534    207635         0     50390    631170   6257676    199.70   no data  --
635.91/635.91	c  S st  2336    357905     48534    207635         0     50892    631170   6365626    199.70   no data  --
635.91/635.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
635.91/635.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
636.41/636.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.48
637.01/637.01	c bin-w-bin subsume rem            0 bins  time:  0.02 s
637.01/637.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
637.01/637.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
637.01/637.07	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
734.41/734.41	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 97.35 s
734.41/734.44	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.03
734.51/734.57	c vivif2 --  cl tried    50891 cl shrink        0 lits rem          0 time: 0.12
734.91/734.90	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.33
734.91/734.92	c calculated reachability. Time: 0.00
734.91/734.92	c  N dy  2336    357905     48534    207635         0     50891    631170   6364929    199.70   no data  --
747.91/748.00	c  N dy  2471    377933     48534    207635         0     38921    631170   2586099    199.64    227.12  --
761.00/761.04	c  N dy  2608    398009     48534    207635         0     58997    631170   8551127    199.65    219.54  --
773.91/773.96	c  N dy  2742    418094     48534    207635         0     46083    631170   4400519    199.66    210.42  --
787.10/787.18	c  N dy  2879    438110     48534    207635         0     66097    631170  10368528    199.71    212.56  --
800.10/800.17	c  N dy  3021    458218     48534    207635         0     52204    631170   6020080    199.79    225.29  --
813.61/813.64	c  N dy  3154    478322     48534    207635         0     37310    631170   1193005    199.72    212.11  --
826.71/826.72	c  N dy  3290    498624     48534    207635         0     57610    631170   7224642    199.76    218.12  --
840.21/840.24	c  N dy  3433    518685     48534    207635         0     41670    631170   2239451    199.79    217.18  --
850.60/850.65	c  S st  3556    536857     48534    207635         0     59842    631170   7757288    199.85   no data  --
850.90/850.95	c  S st  3556    537362     48534    207635         0     60347    631170   7857545    199.85   no data  --
850.90/850.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
850.90/850.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
851.41/851.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.47
852.00/852.08	c bin-w-bin subsume rem            0 bins  time:  0.02 s
852.00/852.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
852.11/852.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
852.11/852.13	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
993.22/993.21	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time: 141.08 s
993.22/993.23	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.03
993.32/993.37	c vivif2 --  cl tried    60342 cl shrink        0 lits rem          0 time: 0.14
993.72/993.70	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.32
993.72/993.71	c calculated reachability. Time: 0.00
993.72/993.71	c  N dy  3556    537362     48534    207635         0     60342    631170   7853373    199.85   no data  --
1005.72/1005.74	c  N dy  3701    557420     48534    207635         0     43398    631170   2493387    199.94    214.36  --
1017.52/1017.58	c  N dy  3847    577502     48534    207635         0     63480    631170   8547465    200.06    218.31  --
1029.71/1029.71	c  N dy  3997    597526     48534    207635         0     45508    631170   2827594    200.21    210.94  --
1041.52/1041.53	c  N dy  4142    617607     48534    207635         0     65587    631170   8844845    200.29    212.21  --
1053.42/1053.46	c  N dy  4276    637731     48534    207635         0     46712    631170   2834461    200.26    226.19  --
1065.31/1065.30	c  N dy  4409    657774     48534    207635         0     66754    631170   8898407    200.28    213.94  --
1077.72/1077.78	c  N dy  4551    677793     48534    207635         0     46780    631170   2621455    200.40    214.93  --
1090.52/1090.56	c  N dy  4687    698181     48534    207635         0     67167    631170   8772639    200.40    217.65  --
1102.91/1102.96	c  N dy  4822    718236     48534    207635         0     46220    631170   2075611    200.44    212.75  --
1114.72/1114.71	c  N dy  4957    738241     48534    207635         0     66225    631170   8022471    200.40    218.75  --
1127.32/1127.31	c  N dy  5098    758548     48534    207635         0     44533    631170   1281290    200.47    212.43  --
1139.22/1139.24	c  N dy  5248    778577     48534    207635         0     64561    631170   7345916    200.61    286.12  --
1152.02/1152.02	c  N dy  5389    798816     48534    207635         0     84800    631170  13429214    200.68    220.95  --
1156.32/1156.31	c  S st  5441    806044     48534    207635         0     49032    631170   2362216    200.70   no data  --
1156.62/1156.60	c  S st  5441    806548     48534    207635         0     49536    631170   2482476    200.70   no data  --
1156.62/1156.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1156.62/1156.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1157.02/1157.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.46
1157.32/1157.34	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1157.32/1157.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1157.32/1157.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
1157.42/1157.40	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1166.22/1166.27	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  8.87 s
1166.22/1166.29	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.03
1166.32/1166.34	c vivif2 --  cl tried    49535 cl shrink        0 lits rem          0 time: 0.04
1166.62/1166.64	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.30
1166.62/1166.65	c calculated reachability. Time: 0.00
1166.62/1166.65	c  N dy  5441    806548     48534    207635         0     49535    631170   2482125    200.70   no data  --
1178.51/1178.57	c  N dy  5581    826581     48534    207635         0     69568    631170   8477061    200.76    220.36  --
1191.52/1191.54	c  N dy  5730    846863     48534    207635         0     45849    631170   1094433    200.88    214.15  --
1203.33/1203.35	c  N dy  5870    867001     48534    207635         0     65986    631170   7065728    200.88    214.64  --
1216.53/1216.51	c  N dy  6006    887203     48534    207635         0     86186    631170  13225924    200.90    214.67  --
1230.33/1230.36	c  N dy  6152    907284     48534    207635         0     61267    631170   5458643    201.01    216.38  --
1243.22/1243.29	c  N dy  6285    927393     48534    207635         0     81376    631170  11386424    200.97    227.07  --
1255.82/1255.82	c  N dy  6429    947443     48534    207635         0     55431    631170   3340408    201.00    213.80  --
1267.92/1267.99	c  N dy  6564    967529     48534    207635         0     75516    631170   9297470    201.00    212.43  --
1280.63/1280.69	c  N dy  6692    987572     48534    207635         0     48562    631170   1015709    200.99    212.81  --
1292.72/1292.75	c  N dy  6832   1007794     48534    207635         0     68783    631170   7064691    200.98    215.23  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.00 0.26 2.64 4/184 17543
/proc/meminfo: memFree=18418144/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=2844 CPUtime=0 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) S 17541 17543 17493 0 -1 4194304 87 0 0 0 0 0 0 0 20 0 1 0 368596529 2912256 44 33554432000 4194304 4650387 140735457917072 18446744073709551615 256410467975 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/17543/statm: 711 44 35 112 0 23 0

[startup+0.0249641 s]
/proc/loadavg: 0.00 0.26 2.64 4/184 17543
/proc/meminfo: memFree=18418144/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=43908 CPUtime=0.01 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 4513 0 0 0 1 0 0 0 20 0 1 0 368596529 44961792 3454 33554432000 4194304 4650387 140735457917072 18446744073709551615 256415088751 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 10977 3482 329 112 0 5942 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 43908

[startup+0.100947 s]
/proc/loadavg: 0.00 0.26 2.64 4/184 17543
/proc/meminfo: memFree=18418144/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=51188 CPUtime=0.08 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 7106 0 0 0 8 0 0 0 20 0 1 0 368596529 52416512 6029 33554432000 4194304 4650387 140735457917072 18446744073709551615 4514684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 12797 6031 329 112 0 7762 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 51188

[startup+0.300908 s]
/proc/loadavg: 0.00 0.26 2.64 4/184 17543
/proc/meminfo: memFree=18418144/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=58532 CPUtime=0.28 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 9173 0 0 0 28 0 0 0 21 0 1 0 368596529 59936768 8096 33554432000 4194304 4650387 140735457917072 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 14633 8096 345 112 0 9598 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 58532

[startup+0.700833 s]
/proc/loadavg: 0.00 0.26 2.64 4/184 17543
/proc/meminfo: memFree=18418144/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=90404 CPUtime=0.68 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 16512 0 0 0 66 2 0 0 22 0 1 0 368596529 92573696 14203 33554432000 4194304 4650387 140735457917072 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 22601 14203 365 112 0 17566 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 90404

[startup+1.50068 s]
/proc/loadavg: 0.00 0.26 2.64 4/185 17544
/proc/meminfo: memFree=18330468/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=104240 CPUtime=1.48 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 19601 0 0 0 146 2 0 0 25 0 1 0 368596529 106741760 17292 33554432000 4194304 4650387 140735457917072 18446744073709551615 4311294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 26060 17292 379 112 0 21025 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 104240

[startup+3.10038 s]
/proc/loadavg: 0.24 0.30 2.64 4/185 17544
/proc/meminfo: memFree=18316208/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=104240 CPUtime=3.08 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 20745 0 0 0 305 3 0 0 25 0 1 0 368596529 106741760 18436 33554432000 4194304 4650387 140735457917072 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 26060 18436 379 112 0 21025 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 104240

[startup+6.30077 s]
/proc/loadavg: 0.24 0.30 2.64 4/185 17544
/proc/meminfo: memFree=18304496/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=160684 CPUtime=6.28 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 22618 0 0 0 625 3 0 0 25 0 1 0 368596529 164540416 20309 33554432000 4194304 4650387 140735457917072 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 40171 20309 379 112 0 35136 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 160684

[startup+12.7006 s]
/proc/loadavg: 0.82 0.42 2.65 5/190 17554
/proc/meminfo: memFree=18278200/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=107800 CPUtime=12.68 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 28215 0 0 0 1263 5 0 0 25 0 1 0 368596529 110387200 18643 33554432000 4194304 4650387 140735457917072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 26950 18643 381 112 0 21915 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 107800

[startup+25.5011 s]
/proc/loadavg: 1.31 0.54 2.67 5/190 17555
/proc/meminfo: memFree=18119188/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=267540 CPUtime=25.48 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 55299 0 0 0 2539 9 0 0 25 0 1 0 368596529 273960960 45727 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 66885 45727 383 112 0 61850 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 267540

[startup+51.1003 s]
/proc/loadavg: 2.22 0.82 2.70 5/190 17555
/proc/meminfo: memFree=18061704/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=267760 CPUtime=51.08 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 55319 0 0 0 5099 9 0 0 25 0 1 0 368596529 274186240 45747 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 66940 45747 383 112 0 61905 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 267760

[startup+102.307 s]
/proc/loadavg: 3.29 1.35 2.77 5/190 17557
/proc/meminfo: memFree=17985812/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=303748 CPUtime=102.29 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 80783 0 0 0 10214 15 0 0 25 0 1 0 368596529 311037952 54012 33554432000 4194304 4650387 140735457917072 18446744073709551615 4360459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 75937 54012 383 112 0 70902 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 303748

[startup+162.3 s]
/proc/loadavg: 3.71 1.79 2.84 5/190 17558
/proc/meminfo: memFree=17820372/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=365904 CPUtime=162.28 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 108226 0 0 0 16208 20 0 0 25 0 1 0 368596529 374685696 72710 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 91476 72710 383 112 0 86441 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 365904

[startup+222.301 s]
/proc/loadavg: 3.96 2.24 2.92 5/190 17560
/proc/meminfo: memFree=17830276/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=366216 CPUtime=222.29 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 108320 0 0 0 22209 20 0 0 25 0 1 0 368596529 375005184 72804 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 91554 72804 383 112 0 86519 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 366216

[startup+282.301 s]
/proc/loadavg: 3.98 2.53 2.98 5/190 17565
/proc/meminfo: memFree=17756332/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=409740 CPUtime=282.29 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 129806 0 0 0 28202 27 0 0 25 0 1 0 368596529 419573760 84438 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 102435 84438 383 112 0 97400 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 409740

[startup+342.3 s]
/proc/loadavg: 3.99 2.82 3.05 5/190 17566
/proc/meminfo: memFree=17727324/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=409740 CPUtime=342.29 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 129840 0 0 0 34202 27 0 0 25 0 1 0 368596529 419573760 84472 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 102435 84472 383 112 0 97400 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 409740

[startup+402.301 s]
/proc/loadavg: 4.03 3.03 3.10 5/190 17568
/proc/meminfo: memFree=17696652/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=426124 CPUtime=402.3 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 136536 0 0 0 40201 29 0 0 25 0 1 0 368596529 436350976 85965 33554432000 4194304 4650387 140735457917072 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 106531 85965 383 112 0 101496 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 426124

[startup+462.301 s]
/proc/loadavg: 4.06 3.23 3.17 5/190 17569
/proc/meminfo: memFree=17666880/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=430472 CPUtime=462.29 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 151023 0 0 0 46197 32 0 0 25 0 1 0 368596529 440803328 89188 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 107618 89188 383 112 0 102583 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 430472

[startup+522.3 s]
/proc/loadavg: 4.02 3.36 3.21 5/190 17571
/proc/meminfo: memFree=17667372/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=431608 CPUtime=522.29 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 151344 0 0 0 52197 32 0 0 25 0 1 0 368596529 441966592 89509 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 107902 89509 383 112 0 102867 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 431608

[startup+582.301 s]
/proc/loadavg: 4.00 3.48 3.26 5/190 17573
/proc/meminfo: memFree=17652604/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=382180 CPUtime=582.3 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 163732 0 0 0 58193 37 0 0 25 0 1 0 368596529 391352320 89554 33554432000 4194304 4650387 140735457917072 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 95545 89554 383 112 0 90510 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 382180

[startup+642.301 s]
/proc/loadavg: 4.00 3.57 3.31 5/190 17574
/proc/meminfo: memFree=17650964/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=448852 CPUtime=642.31 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 181766 0 0 0 64186 45 0 0 25 0 1 0 368596529 459624448 93121 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 112213 93121 383 112 0 107178 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 448852

[startup+702.3 s]
/proc/loadavg: 4.00 3.65 3.35 5/190 17576
/proc/meminfo: memFree=17652676/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=448852 CPUtime=702.31 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 181766 0 0 0 70186 45 0 0 25 0 1 0 368596529 459624448 93121 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 112213 93121 383 112 0 107178 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 448852

[startup+762.307 s]
/proc/loadavg: 4.03 3.72 3.39 5/190 17577
/proc/meminfo: memFree=17599340/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=465912 CPUtime=762.32 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 195911 0 0 0 76182 50 0 0 25 0 1 0 368596529 477093888 100119 33554432000 4194304 4650387 140735457917072 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 116478 100119 383 112 0 111443 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 465912

[startup+822.301 s]
/proc/loadavg: 4.04 3.78 3.43 5/190 17579
/proc/meminfo: memFree=17636520/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=465912 CPUtime=822.31 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 215685 0 0 0 82174 57 0 0 25 0 1 0 368596529 477093888 96285 33554432000 4194304 4650387 140735457917072 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 116478 96285 383 112 0 111443 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 465912

[startup+882.3 s]
/proc/loadavg: 4.01 3.82 3.46 5/190 17581
/proc/meminfo: memFree=17610716/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=465912 CPUtime=882.31 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 226747 0 0 0 88169 62 0 0 25 0 1 0 368596529 477093888 99004 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 116478 99004 383 112 0 111443 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 465912

[startup+942.301 s]
/proc/loadavg: 4.00 3.85 3.49 5/190 17582
/proc/meminfo: memFree=17638468/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=465912 CPUtime=942.32 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 226747 0 0 0 94170 62 0 0 25 0 1 0 368596529 477093888 99004 33554432000 4194304 4650387 140735457917072 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 116478 99004 383 112 0 111443 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 465912

[startup+1002.3 s]
/proc/loadavg: 4.06 3.89 3.53 5/190 17584
/proc/meminfo: memFree=17555608/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=410960 CPUtime=1002.32 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 231646 0 0 0 100169 63 0 0 25 0 1 0 368596529 420823040 95120 33554432000 4194304 4650387 140735457917072 18446744073709551615 4315131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 102740 95120 383 112 0 97705 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 410960

[startup+1062.3 s]
/proc/loadavg: 4.02 3.91 3.55 5/190 17585
/proc/meminfo: memFree=17536372/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=490960 CPUtime=1062.32 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 259830 0 0 0 106162 70 0 0 25 0 1 0 368596529 502743040 104830 33554432000 4194304 4650387 140735457917072 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 122740 104830 383 112 0 117705 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 490960

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 3.58 5/190 17587
/proc/meminfo: memFree=17496908/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=506960 CPUtime=1122.32 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 287957 0 0 0 112155 77 0 0 25 0 1 0 368596529 519127040 113026 33554432000 4194304 4650387 140735457917072 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 126740 113026 383 112 0 121705 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 506960

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.60 5/190 17589
/proc/meminfo: memFree=17499728/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=506960 CPUtime=1182.32 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 307551 0 0 0 118149 83 0 0 25 0 1 0 368596529 519127040 111691 33554432000 4194304 4650387 140735457917072 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 126740 111691 383 112 0 121705 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 506960

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 17590
/proc/meminfo: memFree=17506888/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=507160 CPUtime=1242.32 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 330372 0 0 0 124142 90 0 0 25 0 1 0 368596529 519331840 112297 33554432000 4194304 4650387 140735457917072 18446744073709551615 4363572 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 126790 112297 383 112 0 121755 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 507160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.64 3/186 17594
/proc/meminfo: memFree=17770760/32950928 swapFree=67111528/67111528
[pid=17543] ppid=17541 vsize=507412 CPUtime=1300.03 cores=0,2
/proc/17543/stat : 17543 (strangenight1-s) R 17541 17543 17493 0 -1 4202496 353381 0 0 0 129907 96 0 0 25 0 1 0 368596529 519589888 112174 33554432000 4194304 4650387 140735457917072 18446744073709551615 4367270 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17543/statm: 126853 112174 383 112 0 121818 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 507412

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.07
CPU system time (s): 0.986849
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 507412

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

runsolver used 2.29865 second user time and 4.80427 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-03 00:34:19
IDJOB=3175518
IDBENCH=82536
IDSOLVER=1589
FILE ID=node115/3175518-1301783658
RUNJOBID= node115-1301783654-17511
PBS_JOBID= 12841403
Free space on /tmp= 71352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175518-1301783658/watcher-3175518-1301783658 -o /tmp/evaluation-result-3175518-1301783658/solver-3175518-1301783658 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175518-1301783658.cnf

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

MD5SUM BENCH= e875844c76f68e9f4050986690c5cb90
RANDOM SEED=893978126

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18418424 kB
Buffers:        401372 kB
Cached:       13746588 kB
SwapCached:          0 kB
Active:        9302516 kB
Inactive:      4921956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18418424 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23728 kB
Writeback:           0 kB
AnonPages:       75876 kB
Mapped:          15328 kB
Slab:           243408 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   261300 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= 71340 MiB
End job on node115 at 2011-04-03 00:56:01