Trace number 3369774

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.07 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.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-3369774-1305382030.cnf'
0.00/0.01	c -- header says num vars:          50000
0.00/0.01	c -- header says num clauses:      210000
0.08/0.14	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.08/0.14	c -- vars added      50000
0.08/0.14	c Parsing time:  0.13 s
0.08/0.14	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data  --
0.29/0.30	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.16
0.49/0.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.18
0.59/0.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.59/0.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.01 s
0.59/0.69	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
1.10/1.18	c lits-rem:         0  cl-subs:        0  v-elim:   1391  v-fix:    0  time:  0.49 s
1.10/1.19	c Finding binary XORs  T:     0.01 s  found:       0
1.29/1.31	c Finding non-binary XORs:     0.11 s (found:       0, avg size: nan)
1.29/1.31	c calculated reachability. Time: 0.00
1.29/1.33	c Calc default polars -  time:   0.02 s pos:   22300 undec:    5741 neg:   21959
1.29/1.33	c =========================================================================================
1.29/1.33	c types(t): F = full restart, N = normal restart
1.29/1.33	c types(t): S = simplification begin/end, E = solution found
1.29/1.33	c restart types(rt): st = static, dy = dynamic
1.29/1.33	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.29/1.33	c  B st     0         0     48609    207752         0         0    630797         0   no data   no data  --
3.19/3.30	c  N dy    23      4193     48609    207752         0      4193    630797   1283214    189.57    204.34  --
5.19/5.22	c  N dy    52      8217     48609    207752         0      8216    630797   2425440    192.61    209.55  --
7.19/7.28	c  N dy    81     12347     48609    207752         0     12346    630797   3587831    193.55    205.03  --
9.49/9.54	c  N dy   110     16484     48609    207752         0     16483    630797   4793542    194.98    215.81  --
11.69/11.73	c  N dy   136     20644     48609    207752         0     10647    630797    895661    193.43    204.14  --
13.69/13.78	c  N dy   162     24803     48609    207752         0     14806    630797   2079370    193.32    206.38  --
13.79/13.88	c  F st   164     25000     48609    207752         0     15003    630797   2132773    193.34   no data  --
16.69/16.72	c  N dy   170     30001     48609    207752         0     20004    630797   4097474    193.34   no data  --
16.69/16.72	c  S st   170     30001     48609    207752         0     20004    630797   4097474    193.34   no data  --
16.89/16.98	c  S st   170     30506     48609    207752         0     20509    630797   4191783    193.34   no data  --
16.99/17.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
16.99/17.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.39/17.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.42
17.89/17.96	c bin-w-bin subsume rem            0 bins  time:  0.01 s
17.89/17.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
17.89/17.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
17.99/18.01	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
38.39/38.41	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 20.40 s
38.59/38.66	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.25
38.59/38.68	c calculated reachability. Time: 0.00
38.59/38.68	c  N dy   170     30506     48609    207752         0     20508    630797   4191233    193.34   no data  --
40.99/41.08	c  N dy   202     34574     48609    207752         0     24576    630797   5382460    194.51    206.31  --
43.30/43.36	c  N dy   232     38581     48609    207752         0     28582    630797   6540836    195.33    209.13  --
45.69/45.74	c  N dy   262     42643     48609    207752         0     17146    630797   1349680    195.92    208.98  --
47.49/47.50	c  S st   283     45759     48609    207752         0     20261    630797   2288727    196.26   no data  --
47.69/47.78	c  S st   283     46263     48609    207752         0     20765    630797   2398983    196.26   no data  --
47.79/47.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
47.79/47.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.19/48.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.43
48.49/48.52	c bin-w-bin subsume rem            0 bins  time:  0.02 s
48.49/48.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
48.49/48.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
48.49/48.58	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
55.49/55.51	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.93 s
55.49/55.54	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
55.49/55.59	c vivif2 --  cl tried    20764 cl shrink        0 lits rem          0 time: 0.04
55.79/55.83	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.24
55.79/55.85	c calculated reachability. Time: 0.00
55.79/55.85	c  N dy   283     46263     48609    207752         0     20764    630797   2398885    196.26   no data  --
58.09/58.11	c  N dy   312     50282     48609    207752         0     24783    630797   3555736    196.42    224.94  --
60.40/60.45	c  N dy   342     54315     48609    207752         0     28816    630797   4759631    196.95    207.56  --
62.79/62.85	c  N dy   373     58339     48609    207752         0     32839    630797   5986929    197.61    208.58  --
65.19/65.27	c  N dy   405     62484     48609    207752         0     36984    630797   7214406    198.01    214.82  --
67.39/67.47	c  N dy   434     66583     48609    207752         0     22336    630797   1943271    198.45    211.03  --
68.89/68.96	c  S st   454     69394     48609    207752         0     25147    630797   2803930    198.69   no data  --
69.19/69.22	c  S st   454     69900     48609    207752         0     25653    630797   2913599    198.69   no data  --
69.19/69.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
69.19/69.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.59/69.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.43
69.89/69.98	c bin-w-bin subsume rem            0 bins  time:  0.02 s
69.89/69.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
69.99/70.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
69.99/70.03	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
79.49/79.54	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  9.51 s
79.49/79.57	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
79.59/79.63	c vivif2 --  cl tried    25651 cl shrink        0 lits rem          0 time: 0.05
79.79/79.89	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.26
79.89/79.91	c calculated reachability. Time: 0.00
79.89/79.91	c  N dy   454     69900     48609    207752         0     25651    630797   2911831    198.69   no data  --
82.59/82.65	c  N dy   486     74409     48609    207752         0     30158    630797   4259453    198.87    212.19  --
85.50/85.51	c  N dy   520     79193     48609    207752         0     34942    630797   5674123    199.00    210.77  --
88.49/88.60	c  N dy   548     84441     48609    207752         0     40190    630797   7143468    198.37    216.08  --
90.40/90.48	c  F st   570     87502     48609    207752         0     22376    630797   1225122    198.28   no data  --
92.60/92.62	c  N st   575     90799     48609    207752         0     25673    630797   2689580    198.28   no data  --
96.19/96.20	c  N dy   602     96626     48609    207752         0     31500    630797   4925107    198.19    209.13  --
99.89/99.93	c  N dy   644    102854     48609    207752         0     37728    630797   6727021    198.05    227.78  --
101.09/101.14	c  S st   660    104851     48609    207752         0     39725    630797   7336997    198.24    208.63  --
101.39/101.45	c  S st   660    105353     48609    207752         0     40227    630797   7438280    198.24   no data  --
101.39/101.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
101.39/101.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.89/101.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.46
102.60/102.64	c bin-w-bin subsume rem            0 bins  time:  0.02 s
102.60/102.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
102.60/102.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
102.69/102.70	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
223.00/223.02	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 120.31 s
223.00/223.05	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
223.10/223.19	c vivif2 --  cl tried    40221 cl shrink        0 lits rem          0 time: 0.13
223.40/223.48	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.29
223.50/223.50	c calculated reachability. Time: 0.00
223.50/223.50	c  N dy   660    105353     48609    207752         0     40221    630797   7432532    198.24   no data  --
227.71/227.73	c  N dy   706    112288     48609    207752         0     24717    630797   1396381    198.43    215.28  --
231.89/231.98	c  N dy   756    119617     48609    207752         0     32046    630797   3540589    198.24    211.65  --
236.59/236.62	c  N dy   810    127383     48609    207752         0     39812    630797   5887547    198.46    214.17  --
241.70/241.71	c  N dy   868    135599     48609    207752         0     24311    630797    861611    198.48    212.33  --
246.80/246.89	c  N dy   932    144305     48609    207752         0     33017    630797   3477820    198.89    217.01  --
252.20/252.21	c  N dy  1002    153581     48609    207752         0     42292    630797   6269741    199.23    212.24  --
254.70/254.77	c  S st  1034    158030     48609    207752         0     46741    630797   7598016    199.32    167.92  --
255.00/255.08	c  S st  1034    158539     48609    207752         0     47250    630797   7716198    199.32   no data  --
255.10/255.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
255.10/255.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
255.50/255.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.45
256.20/256.21	c bin-w-bin subsume rem            0 bins  time:  0.02 s
256.20/256.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
256.20/256.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
256.20/256.27	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
386.90/386.96	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 130.69 s
386.90/386.98	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
387.10/387.12	c vivif2 --  cl tried    47248 cl shrink        0 lits rem          0 time: 0.14
387.40/387.42	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.30
387.40/387.43	c calculated reachability. Time: 0.00
387.40/387.43	c  N dy  1034    158539     48609    207752         0     47248    630797   7715257    199.32   no data  --
393.20/393.29	c  N dy  1111    168844     48609    207752         0     32699    630797   3011856    199.56    210.80  --
399.31/399.31	c  N dy  1179    179632     48609    207752         0     43487    630797   6264182    199.56    213.22  --
405.80/405.85	c  N dy  1258    191121     48609    207752         0     29048    630797   1558416    199.62    213.46  --
412.70/412.71	c  N dy  1344    203408     48609    207752         0     41335    630797   5183319    199.64    216.44  --
420.30/420.31	c  N dy  1429    216539     48609    207752         0     27501    630797    754464    199.57    213.47  --
428.00/428.07	c  N dy  1529    230462     48609    207752         0     41423    630797   4841745    199.56    211.37  --
432.50/432.50	c  S st  1585    237808     48609    207752         0     48769    630797   7046218    199.67   no data  --
432.70/432.79	c  S st  1585    238312     48609    207752         0     49273    630797   7144697    199.67   no data  --
432.80/432.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
432.80/432.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
433.20/433.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.46
433.80/433.85	c bin-w-bin subsume rem            0 bins  time:  0.02 s
433.80/433.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
433.80/433.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
433.90/433.91	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
548.01/548.10	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time: 114.19 s
548.11/548.12	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
548.21/548.25	c vivif2 --  cl tried    49272 cl shrink        0 lits rem          0 time: 0.12
548.51/548.55	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.30
548.51/548.56	c calculated reachability. Time: 0.00
548.51/548.56	c  N dy  1585    238312     48609    207752         0     49272    630797   7144523    199.67   no data  --
557.91/557.90	c  N dy  1691    253682     48609    207752         0     36665    630797   3172179    199.60    214.94  --
568.10/568.11	c  N dy  1802    270090     48609    207752         0     53072    630797   8069306    199.58    210.81  --
578.62/578.67	c  N dy  1917    287348     48609    207752         0     41334    630797   4249801    199.52    216.66  --
590.40/590.41	c  N dy  2053    305756     48609    207752         0     59742    630797   9773115    199.76    218.74  --
590.71/590.77	c  F st  2056    306250     48609    207752         0     30239    630797    622669    199.72   no data  --
602.81/602.81	c  N dy  2153    325460     48609    207752         0     49447    630797   6971345    199.64    215.53  --
614.50/614.58	c  N dy  2295    345547     48609    207752         0     38542    630797   2757461    199.67    227.82  --
621.31/621.33	c  S st  2377    357468     48609    207752         0     50463    630797   6270137    199.69   no data  --
621.60/621.62	c  S st  2377    357973     48609    207752         0     50968    630797   6370611    199.69   no data  --
621.60/621.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
621.60/621.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
622.10/622.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.46
622.62/622.63	c bin-w-bin subsume rem            0 bins  time:  0.02 s
622.62/622.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
622.62/622.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
622.62/622.69	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
717.01/717.05	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 94.36 s
717.01/717.08	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
717.11/717.19	c vivif2 --  cl tried    50966 cl shrink        0 lits rem          0 time: 0.11
717.51/717.50	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.31
717.51/717.51	c calculated reachability. Time: 0.00
717.51/717.51	c  N dy  2377    357973     48609    207752         0     50966    630797   6370236    199.69   no data  --
729.21/729.28	c  N dy  2519    378018     48609    207752         0     39016    630797   2620915    199.71    217.05  --
741.21/741.23	c  N dy  2663    398108     48609    207752         0     59105    630797   8677242    199.87    221.19  --
752.91/752.99	c  N dy  2807    418153     48609    207752         0     46161    630797   4516407    199.93    210.89  --
765.31/765.37	c  N dy  2948    438266     48609    207752         0     66274    630797  10600841    200.03    219.40  --
777.21/777.20	c  N dy  3084    458357     48609    207752         0     52361    630797   5993120    200.09    215.92  --
789.31/789.32	c  N dy  3216    478460     48609    207752         0     37457    630797   1281953    200.04    212.02  --
800.92/800.97	c  N dy  3354    498533     48609    207752         0     57529    630797   7268697    200.06    259.09  --
813.21/813.29	c  N dy  3502    518756     48609    207752         0     41749    630797   2263394    200.15    211.73  --
824.01/824.09	c  S st  3629    536959     48609    207752         0     59952    630797   7632510    200.12   no data  --
824.41/824.40	c  S st  3629    537460     48609    207752         0     60453    630797   7731955    200.12   no data  --
824.41/824.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
824.41/824.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
824.91/824.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.47
825.51/825.54	c bin-w-bin subsume rem            0 bins  time:  0.02 s
825.51/825.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
825.51/825.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
825.51/825.60	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
963.62/963.64	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 138.05 s
963.62/963.67	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
963.81/963.82	c vivif2 --  cl tried    60450 cl shrink        0 lits rem          0 time: 0.15
964.11/964.18	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.36
964.11/964.19	c calculated reachability. Time: 0.00
964.11/964.20	c  N dy  3629    537460     48609    207752         0     60450    630797   7729835    200.12   no data  --
977.71/977.77	c  N dy  3764    557545     48609    207752         0     43542    630797   2515456    200.11    211.03  --
991.02/991.07	c  N dy  3906    577568     48609    207752         0     63564    630797   8538838    200.23    216.76  --
1004.72/1004.78	c  N dy  4046    597899     48609    207752         0     45889    630797   2937980    200.29    211.78  --
1017.82/1017.84	c  N dy  4167    617904     48609    207752         0     65890    630797   8834097    200.17    275.35  --
1031.52/1031.52	c  N dy  4310    637984     48609    207752         0     46974    630797   2901114    200.25    218.48  --
1044.82/1044.83	c  N dy  4451    658003     48609    207752         0     66993    630797   8950291    200.40    214.92  --
1058.42/1058.45	c  N dy  4588    678035     48609    207752         0     47025    630797   2636649    200.41    218.23  --
1071.82/1071.84	c  N dy  4723    698132     48609    207752         0     67122    630797   8555622    200.38    221.14  --
1085.62/1085.66	c  N dy  4864    718228     48609    207752         0     46217    630797   2105093    200.40    212.41  --
1099.02/1099.05	c  N dy  5010    738234     48609    207752         0     66222    630797   8188423    200.48    212.79  --
1113.12/1113.14	c  N dy  5150    758343     48609    207752         0     44330    630797   1244726    200.52    212.54  --
1126.22/1126.27	c  N dy  5290    778381     48609    207752         0     64368    630797   7173080    200.52    230.27  --
1140.42/1140.45	c  N dy  5429    798404     48609    207752         0     84390    630797  13204507    200.57    213.60  --
1145.52/1145.54	c  S st  5477    806191     48609    207752         0     49187    630797   2382642    200.56   no data  --
1145.82/1145.88	c  S st  5477    806694     48609    207752         0     49690    630797   2487189    200.56   no data  --
1145.92/1145.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1145.92/1145.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1146.32/1146.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.47
1146.62/1146.67	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1146.62/1146.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1146.72/1146.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
1146.72/1146.73	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1155.62/1155.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  8.96 s
1155.72/1155.72	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
1155.72/1155.77	c vivif2 --  cl tried    49690 cl shrink        0 lits rem          0 time: 0.05
1156.02/1156.09	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.32
1156.02/1156.10	c calculated reachability. Time: 0.00
1156.02/1156.11	c  N dy  5477    806694     48609    207752         0     49690    630797   2487189    200.56   no data  --
1169.72/1169.72	c  N dy  5622    826796     48609    207752         0     69789    630797   8554152    200.63    214.45  --
1184.02/1184.04	c  N dy  5764    846811     48609    207752         0     45805    630797   1042428    200.69    212.06  --
1197.12/1197.14	c  N dy  5903    866889     48609    207752         0     65883    630797   6934397    200.66    212.68  --
1211.13/1211.16	c  N dy  6037    887005     48609    207752         0     85998    630797  12849884    200.63    211.70  --
1224.62/1224.63	c  N dy  6178    907098     48609    207752         0     61094    630797   5386157    200.70    219.65  --
1238.92/1238.91	c  N dy  6319    927180     48609    207752         0     81175    630797  11455233    200.74    236.02  --
1251.42/1251.47	c  N dy  6455    947222     48609    207752         0     55212    630797   3227619    200.71    211.70  --
1263.82/1263.89	c  N dy  6595    967294     48609    207752         0     75281    630797   9227962    200.72    212.65  --
1276.82/1276.86	c  N dy  6724    987474     48609    207752         0     48463    630797    960892    200.66    214.64  --
1289.02/1289.01	c  N dy  6866   1007493     48609    207752         0     68480    630797   7022005    200.68    216.78  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369774-1305382030/watcher-3369774-1305382030 -o /tmp/evaluation-result-3369774-1305382030/solver-3369774-1305382030 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369774-1305382030.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.99 2.06 2.82 4/299 687
/proc/meminfo: memFree=15982220/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=21468 CPUtime=0 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 556 0 0 0 0 0 0 0 21 0 1 0 105812423 21983232 496 33554432000 4194304 4650387 140735474177104 18446744073709551615 218880564992 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 5367 507 312 112 0 332 0

[startup+0.076671 s]
/proc/loadavg: 0.99 2.06 2.82 4/299 687
/proc/meminfo: memFree=15982220/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=51060 CPUtime=0.06 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 6898 0 0 0 6 0 0 0 21 0 1 0 105812423 52285440 5838 33554432000 4194304 4650387 140735474177104 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 12765 5838 329 112 0 7730 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 51060

[startup+0.100692 s]
/proc/loadavg: 0.99 2.06 2.82 4/299 687
/proc/meminfo: memFree=15982220/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=54084 CPUtime=0.08 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 7767 0 0 0 8 0 0 0 21 0 1 0 105812423 55382016 6707 33554432000 4194304 4650387 140735474177104 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 13521 6707 329 112 0 8486 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 54084

[startup+0.300642 s]
/proc/loadavg: 0.99 2.06 2.82 4/299 687
/proc/meminfo: memFree=15982220/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=58524 CPUtime=0.29 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 9176 0 0 0 28 1 0 0 22 0 1 0 105812423 59928576 8116 33554432000 4194304 4650387 140735474177104 18446744073709551615 4369974 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 14631 8116 345 112 0 9596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58524

[startup+0.700568 s]
/proc/loadavg: 0.99 2.06 2.82 4/299 687
/proc/meminfo: memFree=15982220/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=91444 CPUtime=0.69 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 16686 0 0 0 67 2 0 0 23 0 1 0 105812423 93638656 14394 33554432000 4194304 4650387 140735474177104 18446744073709551615 4465080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 22861 14394 365 112 0 17826 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91444

[startup+1.50042 s]
/proc/loadavg: 0.99 2.06 2.82 5/308 704
/proc/meminfo: memFree=15797500/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=107464 CPUtime=1.49 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 20280 0 0 0 147 2 0 0 25 0 1 0 105812423 110043136 17988 33554432000 4194304 4650387 140735474177104 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 26866 17988 379 112 0 21831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107464

[startup+3.10114 s]
/proc/loadavg: 0.99 2.06 2.82 5/308 704
/proc/meminfo: memFree=15785292/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=107464 CPUtime=3.09 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 21338 0 0 0 307 2 0 0 25 0 1 0 105812423 110043136 19046 33554432000 4194304 4650387 140735474177104 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 26866 19046 379 112 0 21831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107464

[startup+6.30057 s]
/proc/loadavg: 1.23 2.09 2.82 5/308 704
/proc/meminfo: memFree=15754292/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=163908 CPUtime=6.29 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 23223 0 0 0 626 3 0 0 25 0 1 0 105812423 167841792 20931 33554432000 4194304 4650387 140735474177104 18446744073709551615 4311294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 40977 20931 379 112 0 35942 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 163908

[startup+12.7004 s]
/proc/loadavg: 1.45 2.12 2.83 5/308 704
/proc/meminfo: memFree=15693660/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=110940 CPUtime=12.69 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 28552 0 0 0 1265 4 0 0 25 0 1 0 105812423 113602560 19308 33554432000 4194304 4650387 140735474177104 18446744073709551615 4363291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 27735 19308 381 112 0 22700 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110940

[startup+25.5012 s]
/proc/loadavg: 2.10 2.23 2.85 5/308 704
/proc/meminfo: memFree=15455428/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=264736 CPUtime=25.49 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 53360 0 0 0 2541 8 0 0 25 0 1 0 105812423 271089664 44116 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 66184 44116 383 112 0 61149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 264736

[startup+51.1006 s]
/proc/loadavg: 2.74 2.37 2.88 5/308 705
/proc/meminfo: memFree=15375004/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=208764 CPUtime=51.1 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 62518 0 0 0 5099 11 0 0 25 0 1 0 105812423 213774336 44850 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 52191 44850 383 112 0 47156 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 208764

[startup+102.311 s]
/proc/loadavg: 3.45 2.62 2.94 5/308 706
/proc/meminfo: memFree=15269548/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=302620 CPUtime=102.3 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 92400 0 0 0 10210 20 0 0 25 0 1 0 105812423 309882880 57439 33554432000 4194304 4650387 140735474177104 18446744073709551615 4426532 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 75655 57445 383 112 0 70620 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 302620

[startup+162.301 s]
/proc/loadavg: 3.88 2.88 3.01 5/308 708
/proc/meminfo: memFree=15074712/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=368388 CPUtime=162.29 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 108669 0 0 0 16206 23 0 0 25 0 1 0 105812423 377229312 73708 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 92097 73708 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: 4.03 3.10 3.07 5/308 710
/proc/meminfo: memFree=15053352/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=368660 CPUtime=222.3 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 108741 0 0 0 22206 24 0 0 25 0 1 0 105812423 377507840 73780 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 92165 73780 383 112 0 87130 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 368660

[startup+282.3 s]
/proc/loadavg: 4.01 3.26 3.13 5/308 711
/proc/meminfo: memFree=14958076/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=409820 CPUtime=282.3 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 129789 0 0 0 28200 30 0 0 25 0 1 0 105812423 419655680 84527 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 102455 84527 383 112 0 97420 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 409820

[startup+342.301 s]
/proc/loadavg: 4.00 3.39 3.18 5/308 715
/proc/meminfo: memFree=14948584/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=411096 CPUtime=342.3 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 130050 0 0 0 34200 30 0 0 25 0 1 0 105812423 420962304 84788 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 102774 84788 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.07 3.52 3.23 5/308 717
/proc/meminfo: memFree=14917748/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=426932 CPUtime=402.3 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 139436 0 0 0 40198 32 0 0 25 0 1 0 105812423 437178368 88942 33554432000 4194304 4650387 140735474177104 18446744073709551615 4331951 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 106733 88942 383 112 0 101698 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 426932

[startup+462.3 s]
/proc/loadavg: 4.02 3.60 3.28 5/308 719
/proc/meminfo: memFree=14882244/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=432100 CPUtime=462.3 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 151299 0 0 0 46194 36 0 0 25 0 1 0 105812423 442470400 89515 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 108025 89515 383 112 0 102990 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 432100

[startup+522.301 s]
/proc/loadavg: 4.01 3.67 3.32 5/308 721
/proc/meminfo: memFree=14875504/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=432276 CPUtime=522.31 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 151421 0 0 0 52194 37 0 0 25 0 1 0 105812423 442650624 89637 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 108069 89637 383 112 0 103034 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 432276

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.36 5/308 722
/proc/meminfo: memFree=14853152/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=448568 CPUtime=582.3 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 166809 0 0 0 58188 42 0 0 25 0 1 0 105812423 459333632 92720 33554432000 4194304 4650387 140735474177104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 112142 92720 383 112 0 107107 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 448568

[startup+642.3 s]
/proc/loadavg: 4.03 3.79 3.40 5/308 723
/proc/meminfo: memFree=14834504/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=449688 CPUtime=642.31 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 181714 0 0 0 64185 46 0 0 25 0 1 0 105812423 460480512 93327 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 112422 93327 383 112 0 107387 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 449688

[startup+702.301 s]
/proc/loadavg: 4.01 3.83 3.44 5/308 725
/proc/meminfo: memFree=14883684/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=449688 CPUtime=702.31 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 181714 0 0 0 70185 46 0 0 25 0 1 0 105812423 460480512 93327 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 112422 93327 383 112 0 107387 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 449688

[startup+762.312 s]
/proc/loadavg: 4.04 3.87 3.48 5/308 727
/proc/meminfo: memFree=14821140/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=466756 CPUtime=762.32 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 203563 0 0 0 76179 53 0 0 25 0 1 0 105812423 477958144 100417 33554432000 4194304 4650387 140735474177104 18446744073709551615 4363572 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 116689 100417 383 112 0 111654 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 466756

[startup+822.3 s]
/proc/loadavg: 4.09 3.92 3.51 5/308 729
/proc/meminfo: memFree=14805984/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=466756 CPUtime=822.31 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 225827 0 0 0 82171 60 0 0 25 0 1 0 105812423 477958144 98100 33554432000 4194304 4650387 140735474177104 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 116689 98100 383 112 0 111654 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 466756

[startup+882.301 s]
/proc/loadavg: 4.03 3.93 3.54 5/308 730
/proc/meminfo: memFree=14809924/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=466756 CPUtime=882.31 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 226813 0 0 0 88171 60 0 0 25 0 1 0 105812423 477958144 99086 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476733 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 116689 99086 383 112 0 111654 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 466756

[startup+942.301 s]
/proc/loadavg: 4.01 3.94 3.57 5/308 731
/proc/meminfo: memFree=14700516/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=466756 CPUtime=942.31 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 226813 0 0 0 94171 60 0 0 25 0 1 0 105812423 477958144 99086 33554432000 4194304 4650387 140735474177104 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 116689 99086 383 112 0 111654 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 466756

[startup+1002.3 s]
/proc/loadavg: 4.04 3.96 3.60 5/308 733
/proc/meminfo: memFree=14706444/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=429744 CPUtime=1002.32 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 245764 0 0 0 100165 67 0 0 25 0 1 0 105812423 440057856 100195 33554432000 4194304 4650387 140735474177104 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 107436 100195 383 112 0 102401 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 429744

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.62 5/308 735
/proc/meminfo: memFree=14687804/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=495288 CPUtime=1062.32 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 267555 0 0 0 106157 75 0 0 25 0 1 0 105812423 507174912 102909 33554432000 4194304 4650387 140735474177104 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 123822 102909 383 112 0 118787 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 495288

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/308 737
/proc/meminfo: memFree=14671896/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=495288 CPUtime=1122.32 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 288696 0 0 0 112147 85 0 0 25 0 1 0 105812423 507174912 103906 33554432000 4194304 4650387 140735474177104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 123822 103906 383 112 0 118787 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 495288

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.66 5/308 738
/proc/meminfo: memFree=14627464/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=495288 CPUtime=1182.32 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 307587 0 0 0 118140 92 0 0 25 0 1 0 105812423 507174912 112263 33554432000 4194304 4650387 140735474177104 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 123822 112263 383 112 0 118787 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 495288

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.68 5/308 739
/proc/meminfo: memFree=14603008/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=495288 CPUtime=1242.33 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 328553 0 0 0 124132 101 0 0 25 0 1 0 105812423 507174912 111350 33554432000 4194304 4650387 140735474177104 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 123822 111350 383 112 0 118787 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 495288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.70 5/309 742
/proc/meminfo: memFree=14689640/32950928 swapFree=67111364/67111528
[pid=687] ppid=685 vsize=495856 CPUtime=1300.02 cores=0,2
/proc/687/stat : 687 (strangenight1-s) R 685 687 32685 0 -1 4202496 351099 0 0 0 129897 105 0 0 25 0 1 0 105812423 507756544 110731 33554432000 4194304 4650387 140735474177104 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/687/statm: 123964 110731 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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1298.98
CPU system time (s): 1.08083
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 495856

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

runsolver used 3.9544 second user time and 8.16576 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 16:07:10
IDJOB=3369774
IDBENCH=82583
IDSOLVER=1847
FILE ID=node112/3369774-1305382030
RUNJOBID= node112-1305382030-661
PBS_JOBID= 13324390
Free space on /tmp= 73552 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3369774-1305382030/watcher-3369774-1305382030 -o /tmp/evaluation-result-3369774-1305382030/solver-3369774-1305382030 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369774-1305382030.cnf

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

MD5SUM BENCH= ec4818cc72441ba3110ddbe772c6ebb9
RANDOM SEED=1866541867

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15982632 kB
Buffers:        275760 kB
Cached:        2692200 kB
SwapCached:          0 kB
Active:       15055452 kB
Inactive:      1674168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15982632 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           20736 kB
Writeback:           0 kB
AnonPages:    13761040 kB
Mapped:          21332 kB
Slab:           132840 kB
PageTables:      42436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35014072 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= 73528 MiB
End job on node112 at 2011-05-14 16:28:52