Trace number 3175565

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S874492400-019-UNKNOWN.cnf
MD5SUMec4818cc72441ba3110ddbe772c6ebb9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark909.267
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
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.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-3175565-1301783668.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.09/0.15	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.15	c -- vars added      50000
0.09/0.15	c Parsing time:  0.13 s
0.09/0.15	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data  --
0.19/0.29	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.14
0.39/0.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.16
0.59/0.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.59/0.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.01 s
0.59/0.65	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
0.99/1.10	c lits-rem:         0  cl-subs:        0  v-elim:   1391  v-fix:    0  time:  0.45 s
0.99/1.11	c Finding binary XORs  T:     0.01 s  found:       0
0.99/1.23	c Finding non-binary XORs:     0.10 s (found:       0, avg size: nan)
0.99/1.23	c calculated reachability. Time: 0.00
0.99/1.24	c Calc default polars -  time:   0.02 s pos:   22300 undec:    5741 neg:   21959
0.99/1.24	c =========================================================================================
0.99/1.24	c types(t): F = full restart, N = normal restart
0.99/1.24	c types(t): S = simplification begin/end, E = solution found
0.99/1.24	c restart types(rt): st = static, dy = dynamic
0.99/1.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.99/1.24	c  B st     0         0     48609    207752         0         0    630797         0   no data   no data  --
2.65/3.12	c  N dy    23      4193     48609    207752         0      4193    630797   1283214    189.57    204.34  --
4.89/4.95	c  N dy    52      8217     48609    207752         0      8216    630797   2425440    192.61    209.55  --
6.73/6.92	c  N dy    81     12347     48609    207752         0     12346    630797   3587831    193.55    205.03  --
8.89/8.94	c  N dy   110     16484     48609    207752         0     16483    630797   4793542    194.98    215.81  --
10.89/10.97	c  N dy   136     20644     48609    207752         0     10647    630797    895661    193.43    204.14  --
12.89/12.96	c  N dy   162     24803     48609    207752         0     14806    630797   2079370    193.32    206.38  --
12.99/13.05	c  F st   164     25000     48609    207752         0     15003    630797   2132773    193.34   no data  --
15.59/15.60	c  N dy   170     30001     48609    207752         0     20004    630797   4097474    193.34   no data  --
15.59/15.60	c  S st   170     30001     48609    207752         0     20004    630797   4097474    193.34   no data  --
15.78/15.84	c  S st   170     30506     48609    207752         0     20509    630797   4191783    193.34   no data  --
15.78/15.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
15.78/15.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.18/16.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.38
16.70/16.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
16.70/16.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.70/16.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
16.70/16.77	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
35.09/35.11	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 18.34 s
35.29/35.32	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.21
35.29/35.33	c calculated reachability. Time: 0.00
35.29/35.33	c  N dy   170     30506     48609    207752         0     20508    630797   4191233    193.34   no data  --
37.29/37.30	c  N dy   202     34574     48609    207752         0     24576    630797   5382460    194.51    206.31  --
39.19/39.22	c  N dy   232     38581     48609    207752         0     28582    630797   6540836    195.33    209.13  --
41.28/41.35	c  N dy   262     42643     48609    207752         0     17146    630797   1349680    195.92    208.98  --
42.88/42.91	c  S st   283     45759     48609    207752         0     20261    630797   2288727    196.26   no data  --
43.09/43.16	c  S st   283     46263     48609    207752         0     20765    630797   2398983    196.26   no data  --
43.09/43.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
43.09/43.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.48/43.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.38
43.79/43.80	c bin-w-bin subsume rem            0 bins  time:  0.01 s
43.79/43.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
43.79/43.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.01 s
43.79/43.85	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
49.99/50.00	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.14 s
49.99/50.02	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.02
49.99/50.06	c vivif2 --  cl tried    20764 cl shrink        0 lits rem          0 time: 0.04
50.19/50.27	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.21
50.19/50.28	c calculated reachability. Time: 0.00
50.19/50.28	c  N dy   283     46263     48609    207752         0     20764    630797   2398885    196.26   no data  --
52.19/52.20	c  N dy   312     50282     48609    207752         0     24783    630797   3555736    196.42    224.94  --
54.09/54.20	c  N dy   342     54315     48609    207752         0     28816    630797   4759631    196.95    207.56  --
56.19/56.21	c  N dy   373     58339     48609    207752         0     32839    630797   5986929    197.61    208.58  --
58.29/58.33	c  N dy   405     62484     48609    207752         0     36984    630797   7214406    198.01    214.82  --
60.39/60.44	c  N dy   434     66583     48609    207752         0     22336    630797   1943271    198.45    211.03  --
61.79/61.87	c  S st   454     69394     48609    207752         0     25147    630797   2803930    198.69   no data  --
62.09/62.12	c  S st   454     69900     48609    207752         0     25653    630797   2913599    198.69   no data  --
62.09/62.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
62.09/62.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.49/62.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.38
62.79/62.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
62.79/62.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
62.79/62.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.01 s
62.79/62.86	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
71.38/71.42	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  8.56 s
71.38/71.45	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.02
71.38/71.49	c vivif2 --  cl tried    25651 cl shrink        0 lits rem          0 time: 0.05
71.69/71.71	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.22
71.69/71.73	c calculated reachability. Time: 0.00
71.69/71.73	c  N dy   454     69900     48609    207752         0     25651    630797   2911831    198.69   no data  --
73.89/73.97	c  N dy   486     74409     48609    207752         0     30158    630797   4259453    198.87    212.19  --
76.29/76.33	c  N dy   520     79193     48609    207752         0     34942    630797   5674123    199.00    210.77  --
78.89/78.90	c  N dy   548     84441     48609    207752         0     40190    630797   7143468    198.37    216.08  --
80.39/80.48	c  F st   570     87502     48609    207752         0     22376    630797   1225122    198.28   no data  --
82.19/82.28	c  N st   575     90799     48609    207752         0     25673    630797   2689580    198.28   no data  --
85.19/85.27	c  N dy   602     96626     48609    207752         0     31500    630797   4925107    198.19    209.13  --
88.39/88.43	c  N dy   644    102854     48609    207752         0     37728    630797   6727021    198.05    227.78  --
89.39/89.49	c  S st   660    104851     48609    207752         0     39725    630797   7336997    198.24    208.63  --
89.68/89.76	c  S st   660    105353     48609    207752         0     40227    630797   7438280    198.24   no data  --
89.68/89.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
89.68/89.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.08/90.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.40
90.79/90.80	c bin-w-bin subsume rem            0 bins  time:  0.01 s
90.79/90.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
90.79/90.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
90.79/90.85	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
198.49/198.56	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 107.71 s
198.49/198.59	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.02
198.69/198.70	c vivif2 --  cl tried    40221 cl shrink        0 lits rem          0 time: 0.11
198.89/198.96	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.25
198.89/198.97	c calculated reachability. Time: 0.00
198.89/198.97	c  N dy   660    105353     48609    207752         0     40221    630797   7432532    198.24   no data  --
202.49/202.53	c  N dy   706    112288     48609    207752         0     24717    630797   1396381    198.43    215.28  --
206.09/206.12	c  N dy   756    119617     48609    207752         0     32046    630797   3540589    198.24    211.65  --
209.99/210.05	c  N dy   810    127383     48609    207752         0     39812    630797   5887547    198.46    214.17  --
214.28/214.34	c  N dy   868    135599     48609    207752         0     24311    630797    861611    198.48    212.33  --
218.58/218.69	c  N dy   932    144305     48609    207752         0     33017    630797   3477820    198.89    217.01  --
223.50/223.53	c  N dy  1002    153581     48609    207752         0     42292    630797   6269741    199.23    212.24  --
225.89/225.95	c  S st  1034    158030     48609    207752         0     46741    630797   7598016    199.32    167.92  --
226.19/226.24	c  S st  1034    158539     48609    207752         0     47250    630797   7716198    199.32   no data  --
226.19/226.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
226.19/226.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.59/226.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.41
227.19/227.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
227.29/227.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
227.29/227.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
227.29/227.34	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
344.39/344.48	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 117.14 s
344.50/344.51	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
344.60/344.63	c vivif2 --  cl tried    47248 cl shrink        0 lits rem          0 time: 0.13
344.89/344.91	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.28
344.89/344.92	c calculated reachability. Time: 0.00
344.89/344.93	c  N dy  1034    158539     48609    207752         0     47248    630797   7715257    199.32   no data  --
350.39/350.45	c  N dy  1111    168844     48609    207752         0     32699    630797   3011856    199.56    210.80  --
355.89/355.90	c  N dy  1179    179632     48609    207752         0     43487    630797   6264182    199.56    213.22  --
361.79/361.85	c  N dy  1258    191121     48609    207752         0     29048    630797   1558416    199.62    213.46  --
367.99/368.06	c  N dy  1344    203408     48609    207752         0     41335    630797   5183319    199.64    216.44  --
374.89/374.96	c  N dy  1429    216539     48609    207752         0     27501    630797    754464    199.57    213.47  --
381.90/381.97	c  N dy  1529    230462     48609    207752         0     41423    630797   4841745    199.56    211.37  --
385.79/385.84	c  S st  1585    237808     48609    207752         0     48769    630797   7046218    199.67   no data  --
386.09/386.10	c  S st  1585    238312     48609    207752         0     49273    630797   7144697    199.67   no data  --
386.09/386.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
386.09/386.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
386.49/386.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.40
386.99/387.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
386.99/387.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
386.99/387.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
387.09/387.10	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
489.90/489.96	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time: 102.86 s
489.90/489.99	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
490.10/490.10	c vivif2 --  cl tried    49272 cl shrink        0 lits rem          0 time: 0.12
490.30/490.38	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.28
490.30/490.40	c calculated reachability. Time: 0.00
490.40/490.40	c  N dy  1585    238312     48609    207752         0     49272    630797   7144523    199.67   no data  --
498.60/498.61	c  N dy  1691    253682     48609    207752         0     36665    630797   3172179    199.60    214.94  --
507.59/507.62	c  N dy  1802    270090     48609    207752         0     53072    630797   8069306    199.58    210.81  --
516.40/516.48	c  N dy  1917    287348     48609    207752         0     41334    630797   4249801    199.52    216.66  --
526.29/526.30	c  N dy  2053    305756     48609    207752         0     59742    630797   9773115    199.76    218.74  --
526.59/526.61	c  F st  2056    306250     48609    207752         0     30239    630797    622669    199.72   no data  --
536.59/536.62	c  N dy  2153    325460     48609    207752         0     49447    630797   6971345    199.64    215.53  --
547.19/547.23	c  N dy  2295    345547     48609    207752         0     38542    630797   2757461    199.67    227.82  --
553.30/553.32	c  S st  2377    357468     48609    207752         0     50463    630797   6270137    199.69   no data  --
553.50/553.58	c  S st  2377    357973     48609    207752         0     50968    630797   6370611    199.69   no data  --
553.60/553.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
553.60/553.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
554.00/554.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.40
554.40/554.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
554.40/554.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
554.50/554.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
554.50/554.52	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
639.30/639.38	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 84.85 s
639.40/639.40	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
639.50/639.50	c vivif2 --  cl tried    50966 cl shrink        0 lits rem          0 time: 0.10
639.70/639.78	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.28
639.80/639.80	c calculated reachability. Time: 0.00
639.80/639.80	c  N dy  2377    357973     48609    207752         0     50966    630797   6370236    199.69   no data  --
650.70/650.74	c  N dy  2519    378018     48609    207752         0     39016    630797   2620915    199.71    217.05  --
661.79/661.80	c  N dy  2663    398108     48609    207752         0     59105    630797   8677242    199.87    221.19  --
672.89/672.92	c  N dy  2807    418153     48609    207752         0     46161    630797   4516407    199.93    210.89  --
683.80/683.84	c  N dy  2948    438266     48609    207752         0     66274    630797  10600841    200.03    219.40  --
694.30/694.31	c  N dy  3084    458357     48609    207752         0     52361    630797   5993120    200.09    215.92  --
705.20/705.20	c  N dy  3216    478460     48609    207752         0     37457    630797   1281953    200.04    212.02  --
715.60/715.65	c  N dy  3354    498533     48609    207752         0     57529    630797   7268697    200.06    259.09  --
726.69/726.72	c  N dy  3502    518756     48609    207752         0     41749    630797   2263394    200.15    211.73  --
736.30/736.39	c  S st  3629    536959     48609    207752         0     59952    630797   7632510    200.12   no data  --
736.60/736.67	c  S st  3629    537460     48609    207752         0     60453    630797   7731955    200.12   no data  --
736.70/736.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
736.70/736.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
737.10/737.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.41
737.60/737.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
737.60/737.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
737.70/737.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
737.70/737.72	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
861.30/861.34	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 123.62 s
861.30/861.36	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
861.40/861.49	c vivif2 --  cl tried    60450 cl shrink        0 lits rem          0 time: 0.13
861.70/861.79	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.30
861.80/861.81	c calculated reachability. Time: 0.00
861.80/861.81	c  N dy  3629    537460     48609    207752         0     60450    630797   7729835    200.12   no data  --
873.10/873.20	c  N dy  3764    557545     48609    207752         0     43542    630797   2515456    200.11    211.03  --
884.30/884.35	c  N dy  3906    577568     48609    207752         0     63564    630797   8538838    200.23    216.76  --
895.80/895.86	c  N dy  4046    597899     48609    207752         0     45889    630797   2937980    200.29    211.78  --
906.90/906.91	c  N dy  4167    617904     48609    207752         0     65890    630797   8834097    200.17    275.35  --
918.20/918.27	c  N dy  4310    637984     48609    207752         0     46974    630797   2901114    200.25    218.48  --
929.00/929.06	c  N dy  4451    658003     48609    207752         0     66993    630797   8950291    200.40    214.92  --
940.10/940.14	c  N dy  4588    678035     48609    207752         0     47025    630797   2636649    200.41    218.23  --
951.00/951.03	c  N dy  4723    698132     48609    207752         0     67122    630797   8555622    200.38    221.14  --
962.21/962.27	c  N dy  4864    718228     48609    207752         0     46217    630797   2105093    200.40    212.41  --
973.10/973.15	c  N dy  5010    738234     48609    207752         0     66222    630797   8188423    200.48    212.79  --
984.51/984.57	c  N dy  5150    758343     48609    207752         0     44330    630797   1244726    200.52    212.54  --
995.20/995.29	c  N dy  5290    778381     48609    207752         0     64368    630797   7173080    200.52    230.27  --
1006.71/1006.78	c  N dy  5429    798404     48609    207752         0     84390    630797  13204507    200.57    213.60  --
1010.90/1010.93	c  S st  5477    806191     48609    207752         0     49187    630797   2382642    200.56   no data  --
1011.21/1011.20	c  S st  5477    806694     48609    207752         0     49690    630797   2487189    200.56   no data  --
1011.21/1011.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1011.21/1011.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1011.60/1011.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.40
1011.80/1011.86	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1011.80/1011.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1011.80/1011.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
1011.90/1011.91	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1019.70/1019.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  7.88 s
1019.80/1019.82	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.02
1019.80/1019.86	c vivif2 --  cl tried    49690 cl shrink        0 lits rem          0 time: 0.04
1020.10/1020.12	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.26
1020.10/1020.14	c calculated reachability. Time: 0.00
1020.10/1020.14	c  N dy  5477    806694     48609    207752         0     49690    630797   2487189    200.56   no data  --
1031.11/1031.18	c  N dy  5622    826796     48609    207752         0     69789    630797   8554152    200.63    214.45  --
1042.81/1042.81	c  N dy  5764    846811     48609    207752         0     45805    630797   1042428    200.69    212.06  --
1053.50/1053.50	c  N dy  5903    866889     48609    207752         0     65883    630797   6934397    200.66    212.68  --
1064.90/1064.93	c  N dy  6037    887005     48609    207752         0     85998    630797  12849884    200.63    211.70  --
1075.90/1075.94	c  N dy  6178    907098     48609    207752         0     61094    630797   5386157    200.70    219.65  --
1087.51/1087.58	c  N dy  6319    927180     48609    207752         0     81175    630797  11455233    200.74    236.02  --
1098.80/1098.83	c  N dy  6455    947222     48609    207752         0     55212    630797   3227619    200.71    211.70  --
1109.90/1109.96	c  N dy  6595    967294     48609    207752         0     75281    630797   9227962    200.72    212.65  --
1121.61/1121.61	c  N dy  6724    987474     48609    207752         0     48463    630797    960892    200.66    214.64  --
1132.50/1132.53	c  N dy  6866   1007493     48609    207752         0     68480    630797   7022005    200.68    216.78  --
1144.00/1144.00	c  N dy  7001   1027568     48609    207752         0     88555    630797  13025916    200.67    222.76  --
1155.21/1155.28	c  N dy  7140   1047613     48609    207752         0     60603    630797   4363453    200.72    233.65  --
1166.61/1166.62	c  N dy  7281   1067619     48609    207752         0     80607    630797  10370975    200.76    212.95  --
1169.11/1169.10	c  F st  7313   1071876     48609    207752         0     84864    630797  11642354    200.78   no data  --
1178.50/1178.50	c  N dy  7387   1087841     48609    207752         0     51830    630797   1368916    200.77    219.77  --
1189.41/1189.49	c  N dy  7532   1107909     48609    207752         0     71896    630797   7424251    200.83    253.51  --
1201.21/1201.25	c  N dy  7674   1127997     48609    207752         0     91982    630797  13420874    200.84    213.82  --
1212.61/1212.63	c  N dy  7812   1148058     48609    207752         0     62048    630797   4171157    200.83    213.08  --
1224.00/1224.09	c  N dy  7957   1168166     48609    207752         0     82156    630797  10277635    200.89    211.51  --
1236.20/1236.21	c  N dy  8098   1188274     48609    207752         0     51266    630797    633196    200.91    212.09  --
1247.20/1247.27	c  N dy  8236   1208481     48609    207752         0     71472    630797   6663475    200.92    225.07  --
1248.10/1248.14	c  S st  8247   1210041     48609    207752         0     73032    630797   7130286    200.92   no data  --
1248.40/1248.45	c  S st  8247   1210543     48609    207752         0     73534    630797   7246839    200.92   no data  --
1248.40/1248.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1248.40/1248.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1248.90/1248.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.42
1249.40/1249.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1249.40/1249.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1249.40/1249.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
1249.40/1249.47	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s

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-3175565-1301783668/watcher-3175565-1301783668 -o /tmp/evaluation-result-3175565-1301783668/solver-3175565-1301783668 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175565-1301783668.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.53 0.36 2.66 4/182 21070
/proc/meminfo: memFree=21545472/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=20420 CPUtime=0 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4194304 242 0 0 0 0 0 0 0 20 0 1 0 289966518 20910080 194 33554432000 4194304 4650387 140736470444784 18446744073709551615 274659845608 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21070/statm: 5105 194 161 112 0 57 0

[startup+0.0312881 s]
/proc/loadavg: 0.53 0.36 2.66 4/182 21070
/proc/meminfo: memFree=21545472/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=46376 CPUtime=0.01 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 5293 0 0 0 1 0 0 0 20 0 1 0 289966518 47489024 4233 33554432000 4194304 4650387 140736470444784 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 11594 4233 329 112 0 6559 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 46376

[startup+0.100286 s]
/proc/loadavg: 0.53 0.36 2.66 4/182 21070
/proc/meminfo: memFree=21545472/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=51588 CPUtime=0.09 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 7306 0 0 0 8 1 0 0 20 0 1 0 289966518 52826112 6246 33554432000 4194304 4650387 140736470444784 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 12897 6248 329 112 0 7862 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51588

[startup+0.300248 s]
/proc/loadavg: 0.53 0.36 2.66 4/182 21070
/proc/meminfo: memFree=21545472/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=74692 CPUtime=0.29 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 9592 0 0 0 28 1 0 0 21 0 1 0 289966518 76484608 8532 33554432000 4194304 4650387 140736470444784 18446744073709551615 274664468805 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 18673 8532 347 112 0 13638 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74692

[startup+0.701177 s]
/proc/loadavg: 0.53 0.36 2.66 4/182 21070
/proc/meminfo: memFree=21545472/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=92884 CPUtime=0.69 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 16999 0 0 0 67 2 0 0 22 0 1 0 289966518 95113216 14707 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 23221 14707 365 112 0 18186 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92884

[startup+2.08146 s]
/proc/loadavg: 0.53 0.36 2.66 4/183 21071
/proc/meminfo: memFree=21471436/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=107464 CPUtime=2.15 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 20904 0 0 0 213 2 0 0 25 0 1 0 289966518 110043136 18612 33554432000 4194304 4650387 140736470444784 18446744073709551615 4364370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 26866 18688 379 112 0 21831 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 107464

[startup+3.34751 s]
/proc/loadavg: 0.53 0.36 2.66 4/183 21071
/proc/meminfo: memFree=21471436/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=107464 CPUtime=3.39 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 21649 0 0 0 336 3 0 0 25 0 1 0 289966518 110043136 19359 33554432000 4194304 4650387 140736470444784 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 26866 19508 379 112 0 21831 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 107464

[startup+6.41813 s]
/proc/loadavg: 1.21 0.51 2.69 5/188 21081
/proc/meminfo: memFree=21334888/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=163908 CPUtime=6.73 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 23644 0 0 0 669 4 0 0 25 0 1 0 289966518 167841792 21352 33554432000 4194304 4650387 140736470444784 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 40977 21377 379 112 0 35942 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 163908

[startup+12.7011 s]
/proc/loadavg: 1.93 0.69 2.73 5/188 21081
/proc/meminfo: memFree=21321492/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=110940 CPUtime=12.69 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 29019 0 0 0 1263 6 0 0 25 0 1 0 289966518 113602560 19775 33554432000 4194304 4650387 140736470444784 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 27735 19775 381 112 0 22700 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110940

[startup+25.5009 s]
/proc/loadavg: 2.25 0.79 2.74 5/188 21081
/proc/meminfo: memFree=21198772/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=264736 CPUtime=25.5 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 53477 0 0 0 2541 9 0 0 25 0 1 0 289966518 271089664 44233 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476706 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 66184 44233 383 112 0 61149 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 264736

[startup+51.1004 s]
/proc/loadavg: 2.92 1.07 2.78 5/188 21081
/proc/meminfo: memFree=21137764/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=217144 CPUtime=51.09 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 64975 0 0 0 5099 10 0 0 25 0 1 0 289966518 222355456 47307 33554432000 4194304 4650387 140736470444784 18446744073709551615 4363550 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 54286 47307 383 112 0 49251 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 217144

[startup+102.301 s]
/proc/loadavg: 3.57 1.56 2.85 5/188 21083
/proc/meminfo: memFree=20928268/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=368100 CPUtime=102.29 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 108505 0 0 0 10211 18 0 0 25 0 1 0 289966518 376934400 73544 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 92025 73544 383 112 0 86990 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 368100

[startup+162.301 s]
/proc/loadavg: 3.84 2.00 2.91 5/188 21085
/proc/meminfo: memFree=20892924/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=368388 CPUtime=162.29 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 108678 0 0 0 16211 18 0 0 25 0 1 0 289966518 377229312 73717 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 92097 73717 383 112 0 87062 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 368388

[startup+222.301 s]
/proc/loadavg: 3.93 2.33 2.97 5/188 21087
/proc/meminfo: memFree=20872696/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=384968 CPUtime=222.29 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 121424 0 0 0 22209 20 0 0 25 0 1 0 289966518 394207232 76162 33554432000 4194304 4650387 140736470444784 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 96242 76162 383 112 0 91207 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 384968

[startup+282.3 s]
/proc/loadavg: 3.98 2.66 3.04 5/188 21089
/proc/meminfo: memFree=20768388/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=410428 CPUtime=282.29 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 129923 0 0 0 28207 22 0 0 25 0 1 0 289966518 420278272 84661 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 102607 84661 383 112 0 97572 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 410428

[startup+342.301 s]
/proc/loadavg: 3.99 2.90 3.10 5/188 21089
/proc/meminfo: memFree=20765660/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=411096 CPUtime=342.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 130067 0 0 0 34208 22 0 0 25 0 1 0 289966518 420962304 84805 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 102774 84805 383 112 0 97739 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 411096

[startup+402.301 s]
/proc/loadavg: 4.06 3.11 3.16 5/188 21091
/proc/meminfo: memFree=20726204/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=432100 CPUtime=402.29 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 151299 0 0 0 40203 26 0 0 25 0 1 0 289966518 442470400 89515 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476202 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 108025 89515 383 112 0 102990 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 432100

[startup+462.307 s]
/proc/loadavg: 4.02 3.27 3.21 5/188 21093
/proc/meminfo: memFree=20729912/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=432276 CPUtime=462.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 151421 0 0 0 46204 26 0 0 25 0 1 0 289966518 442650624 89637 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 108069 89637 383 112 0 103034 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 432276

[startup+522.301 s]
/proc/loadavg: 4.04 3.41 3.26 5/188 21095
/proc/meminfo: memFree=20671120/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=448568 CPUtime=522.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 168370 0 0 0 52199 31 0 0 25 0 1 0 289966518 459333632 94281 33554432000 4194304 4650387 140736470444784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 112142 94281 383 112 0 107107 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 448568

[startup+582.3 s]
/proc/loadavg: 4.01 3.52 3.30 5/188 21097
/proc/meminfo: memFree=20636144/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=449688 CPUtime=582.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 181714 0 0 0 58196 34 0 0 25 0 1 0 289966518 460480512 93327 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476812 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 112422 93327 383 112 0 107387 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 449688

[startup+642.301 s]
/proc/loadavg: 4.05 3.62 3.35 5/188 21097
/proc/meminfo: memFree=20631052/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=449688 CPUtime=642.29 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 183038 0 0 0 64195 34 0 0 25 0 1 0 289966518 460480512 94651 33554432000 4194304 4650387 140736470444784 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 112422 94651 383 112 0 107387 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 449688

[startup+702.3 s]
/proc/loadavg: 4.02 3.68 3.39 5/188 21099
/proc/meminfo: memFree=20597312/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=466756 CPUtime=702.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 212772 0 0 0 70189 41 0 0 25 0 1 0 289966518 477958144 101619 33554432000 4194304 4650387 140736470444784 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 116689 101619 383 112 0 111654 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 466756

[startup+762.301 s]
/proc/loadavg: 4.00 3.74 3.42 5/188 21101
/proc/meminfo: memFree=20581928/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=466756 CPUtime=762.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 226813 0 0 0 76186 44 0 0 25 0 1 0 289966518 477958144 99086 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 116689 99086 383 112 0 111654 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 466756

[startup+822.301 s]
/proc/loadavg: 4.04 3.80 3.46 5/188 21103
/proc/meminfo: memFree=20588736/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=466756 CPUtime=822.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 226813 0 0 0 82186 44 0 0 25 0 1 0 289966518 477958144 99086 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476729 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 116689 99086 383 112 0 111654 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 466756

[startup+882.3 s]
/proc/loadavg: 4.01 3.83 3.49 5/188 21105
/proc/meminfo: memFree=20581048/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=478216 CPUtime=882.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 238005 0 0 0 88182 48 0 0 25 0 1 0 289966518 489693184 101590 33554432000 4194304 4650387 140736470444784 18446744073709551615 4333751 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 119554 101590 383 112 0 114519 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 478216

[startup+942.301 s]
/proc/loadavg: 4.00 3.86 3.52 5/188 21105
/proc/meminfo: memFree=20553372/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=495288 CPUtime=942.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 267023 0 0 0 94173 57 0 0 25 0 1 0 289966518 507174912 102377 33554432000 4194304 4650387 140736470444784 18446744073709551615 4328538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 123822 102377 383 112 0 118787 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 495288

[startup+1002.3 s]
/proc/loadavg: 4.03 3.90 3.55 5/188 21107
/proc/meminfo: memFree=20535372/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=495288 CPUtime=1002.31 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 294137 0 0 0 100167 64 0 0 25 0 1 0 289966518 507174912 109347 33554432000 4194304 4650387 140736470444784 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 123822 109347 383 112 0 118787 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 495288

[startup+1062.3 s]
/proc/loadavg: 4.05 3.93 3.58 5/188 21109
/proc/meminfo: memFree=20527788/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=495288 CPUtime=1062.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 316230 0 0 0 106160 70 0 0 25 0 1 0 289966518 507174912 109946 33554432000 4194304 4650387 140736470444784 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 123822 109946 383 112 0 118787 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 495288

[startup+1122.31 s]
/proc/loadavg: 4.02 3.94 3.60 5/188 21111
/proc/meminfo: memFree=20541400/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=430312 CPUtime=1122.31 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 342034 0 0 0 112155 76 0 0 25 0 1 0 289966518 440639488 101666 33554432000 4194304 4650387 140736470444784 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 107578 101666 383 112 0 102543 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 430312

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.63 5/188 21113
/proc/meminfo: memFree=20512876/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=495856 CPUtime=1182.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 367370 0 0 0 118148 82 0 0 25 0 1 0 289966518 507756544 102104 33554432000 4194304 4650387 140736470444784 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 123964 102104 383 112 0 118929 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 495856

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.65 5/188 21113
/proc/meminfo: memFree=20508772/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=495856 CPUtime=1242.3 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 393520 0 0 0 124143 87 0 0 25 0 1 0 289966518 507756544 102588 33554432000 4194304 4650387 140736470444784 18446744073709551615 4315098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 123964 102588 383 112 0 118929 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 495856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 3.85 3.92 3.65 6/188 21171
/proc/meminfo: memFree=20983624/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=495856 CPUtime=1300.02 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 396807 0 0 0 129913 89 0 0 25 0 1 0 289966518 507756544 105875 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 123964 105875 383 112 0 118929 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 495856

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300.01 s]
/proc/loadavg: 3.85 3.92 3.65 6/188 21171
/proc/meminfo: memFree=20983624/32951132 swapFree=67111528/67111528
[pid=21070] ppid=21068 vsize=495856 CPUtime=1300.02 cores=4,6
/proc/21070/stat : 21070 (strangenight1-s) R 21068 21070 21018 0 -1 4202496 396807 0 0 0 129913 89 0 0 25 0 1 0 289966518 507756544 105875 33554432000 4194304 4650387 140736470444784 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21070/statm: 123964 105875 383 112 0 118929 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 495856

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1299.14
CPU system time (s): 0.906862
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 495856

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

runsolver used 2.72558 second user time and 6.44702 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-03 00:34:29
IDJOB=3175565
IDBENCH=82583
IDSOLVER=1589
FILE ID=node131/3175565-1301783668
RUNJOBID= node131-1301783651-21039
PBS_JOBID= 12841387
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= ec4818cc72441ba3110ddbe772c6ebb9
RANDOM SEED=1498580090

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      21545512 kB
Buffers:        357996 kB
Cached:       10624220 kB
SwapCached:          0 kB
Active:        6941456 kB
Inactive:      4200412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21545512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28016 kB
Writeback:           0 kB
AnonPages:      159292 kB
Mapped:          16184 kB
Slab:           201208 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   342004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71628 MiB
End job on node131 at 2011-04-03 00:56:11