Trace number 3175650

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.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
MD5SUM2df42d61a6b217e160d2447861596d0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.0875
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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-3175650-1301784970.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.09/0.11	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.09/0.11	c -- vars added      40000
0.09/0.11	c Parsing time:  0.10 s
0.09/0.11	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.19/0.22	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.11
0.29/0.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.11
0.39/0.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.39/0.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.39/0.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.01 s
0.39/0.48	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.01 s
0.79/0.82	c lits-rem:         0  cl-subs:        0  v-elim:   1167  v-fix:    0  time:  0.34 s
0.79/0.83	c Finding binary XORs  T:     0.01 s  found:       0
0.89/0.91	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
0.89/0.91	c calculated reachability. Time: 0.00
0.89/0.92	c Calc default polars -  time:   0.01 s pos:   17669 undec:    4608 neg:   17723
0.89/0.92	c =========================================================================================
0.89/0.92	c types(t): F = full restart, N = normal restart
0.89/0.92	c types(t): S = simplification begin/end, E = solution found
0.89/0.92	c restart types(rt): st = static, dy = dynamic
0.89/0.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.92	c  B st     0         0     38833    166056         0         0    504597         0   no data   no data  --
2.39/2.40	c  N dy    20      4023     38833    166056         0      4023    504597   1226846    173.46    191.63  --
3.79/3.82	c  N dy    44      8034     38833    166056         0      8033    504597   2303278    172.05    183.26  --
5.29/5.30	c  N dy    72     12066     38833    166056         0     12064    504597   3366718    174.72    185.66  --
6.80/6.88	c  N dy    99     16268     38833    166056         0     16265    504597   4504596    175.00    185.13  --
8.39/8.41	c  N dy   127     20317     38833    166056         0     10318    504597    746732    175.85    197.41  --
9.90/9.95	c  N dy   158     24420     38833    166056         0     14420    504597   1876329    176.92    189.32  --
10.10/10.18	c  F st   162     25002     38833    166056         0     15001    504597   2042280    176.91   no data  --
12.29/12.37	c  N dy   168     30000     38833    166056         0     19999    504597   4189857    176.91   no data  --
12.29/12.37	c  S st   168     30000     38833    166056         0     19999    504597   4189857    176.91   no data  --
12.49/12.55	c  S st   168     30501     38833    166056         0     20500    504597   4280372    176.91   no data  --
12.49/12.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12.49/12.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.79/12.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.26
13.20/13.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
13.20/13.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
13.20/13.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.01 s
13.20/13.27	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
29.09/29.17	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 15.90 s
29.29/29.35	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.18
29.29/29.36	c calculated reachability. Time: 0.00
29.29/29.36	c  N dy   168     30501     38833    166056         0     20496    504597   4273928    176.91   no data  --
30.99/31.08	c  N dy   193     34543     38833    166056         0     24538    504597   5360442    177.21    204.45  --
32.80/32.86	c  N dy   221     38599     38833    166056         0     28594    504597   6442718    177.20    188.37  --
34.49/34.59	c  N dy   250     42637     38833    166056         0     17134    504597   1254929    177.23    186.64  --
35.70/35.78	c  S st   272     45751     38833    166056         0     20248    504597   2096245    177.56   no data  --
35.90/35.98	c  S st   272     46253     38833    166056         0     20750    504597   2186379    177.56   no data  --
36.00/36.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36.00/36.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.20/36.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.26
36.40/36.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.40/36.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.40/36.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.01 s
36.40/36.48	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
41.70/41.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.22 s
41.70/41.72	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.02
41.70/41.75	c vivif2 --  cl tried    20750 cl shrink        0 lits rem          0 time: 0.03
41.89/41.91	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.16
41.89/41.92	c calculated reachability. Time: 0.00
41.89/41.92	c  N dy   272     46253     38833    166056         0     20750    504597   2186379    177.56   no data  --
43.49/43.57	c  N dy   303     50263     38833    166056         0     24759    504597   3328365    178.41    192.19  --
45.29/45.30	c  N dy   333     54332     38833    166056         0     28828    504597   4427069    178.77    189.91  --
47.09/47.13	c  N dy   363     58546     38833    166056         0     33042    504597   5568083    178.94    190.77  --
48.90/48.94	c  N dy   387     62625     38833    166056         0     37121    504597   6653018    178.64    188.25  --
50.60/50.69	c  N dy   411     66731     38833    166056         0     22480    504597   1786205    178.30    187.98  --
51.79/51.85	c  S st   432     69379     38833    166056         0     25128    504597   2490756    178.32   no data  --
51.99/52.08	c  S st   432     69883     38833    166056         0     25632    504597   2595224    178.32   no data  --
52.09/52.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.09/52.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.29/52.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.27
52.49/52.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
52.60/52.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
52.60/52.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.01 s
52.60/52.63	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
59.30/59.35	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.71 s
59.30/59.36	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.02
59.40/59.40	c vivif2 --  cl tried    25631 cl shrink        0 lits rem          0 time: 0.04
59.49/59.57	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.17
59.49/59.58	c calculated reachability. Time: 0.00
59.49/59.58	c  N dy   432     69883     38833    166056         0     25631    504597   2595073    178.32   no data  --
61.39/61.47	c  N dy   463     74674     38833    166056         0     30422    504597   3873965    178.30    192.38  --
63.40/63.42	c  N dy   495     79454     38833    166056         0     35201    504597   5173924    178.35    188.06  --
65.50/65.54	c  N dy   529     84615     38833    166056         0     40362    504597   6565827    178.37    189.13  --
66.69/66.74	c  F st   547     87500     38833    166056         0     22371    504597   1127073    178.09   no data  --
68.10/68.14	c  N st   552     90800     38833    166056         0     25671    504597   2367086    178.09   no data  --
70.70/70.73	c  N dy   585     96611     38833    166056         0     31480    504597   4570251    178.48    190.62  --
73.39/73.48	c  N dy   629    102857     38833    166056         0     37726    504597   6293135    178.78    190.07  --
74.29/74.32	c  S st   641    104825     38833    166056         0     39694    504597   6806218    178.67    156.93  --
74.49/74.55	c  S st   641    105328     38833    166056         0     40197    504597   6906320    178.67   no data  --
74.49/74.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
74.49/74.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.79/74.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.28
75.29/75.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
75.39/75.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
75.39/75.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.01 s
75.39/75.43	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
164.29/164.33	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 88.90 s
164.29/164.35	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.02
164.39/164.44	c vivif2 --  cl tried    40190 cl shrink        0 lits rem          0 time: 0.10
164.59/164.65	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.20
164.59/164.66	c calculated reachability. Time: 0.00
164.59/164.66	c  N dy   641    105328     38833    166056         0     40190    504597   6899191    178.67   no data  --
167.59/167.61	c  N dy   692    112204     38833    166056         0     24632    504597   1325706    178.87    196.78  --
170.50/170.56	c  N dy   744    119418     38833    166056         0     31846    504597   3282394    179.01    192.65  --
173.89/173.99	c  N dy   804    127199     38833    166056         0     39627    504597   5450871    179.38    191.56  --
177.69/177.78	c  N dy   861    135341     38833    166056         0     24050    504597    735806    179.36    189.06  --
181.39/181.49	c  N dy   922    143995     38833    166056         0     32704    504597   3137713    179.50    193.54  --
185.70/185.72	c  N dy   985    153248     38833    166056         0     41956    504597   5618520    179.50    199.08  --
188.00/188.00	c  S st  1017    157993     38833    166056         0     46701    504597   6890817    179.46    168.93  --
188.20/188.24	c  S st  1017    158494     38833    166056         0     47202    504597   6975578    179.46   no data  --
188.20/188.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
188.20/188.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.50/188.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.30
189.00/189.08	c bin-w-bin subsume rem            0 bins  time:  0.01 s
189.00/189.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
189.10/189.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.01 s
189.10/189.13	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
286.00/286.00	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 96.88 s
286.00/286.02	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.02
286.10/286.13	c vivif2 --  cl tried    47196 cl shrink        0 lits rem          0 time: 0.11
286.30/286.37	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.24
286.30/286.38	c calculated reachability. Time: 0.00
286.30/286.38	c  N dy  1017    158494     38833    166056         0     47196    504597   6972010    179.46   no data  --
291.10/291.12	c  N dy  1091    168614     38833    166056         0     32459    504597   2680426    179.59    201.20  --
296.30/296.31	c  N dy  1166    179591     38833    166056         0     43435    504597   5656758    179.50    192.44  --
301.80/301.80	c  N dy  1244    191101     38833    166056         0     29018    504597   1446029    179.64    193.97  --
307.40/307.49	c  N dy  1325    203338     38833    166056         0     41255    504597   4838459    179.68    189.49  --
313.80/313.81	c  N dy  1409    216414     38833    166056         0     27369    504597    676874    179.65    192.29  --
320.19/320.26	c  N dy  1501    230339     38833    166056         0     41293    504597   4435874    179.61    189.34  --
323.79/323.86	c  S st  1557    237742     38833    166056         0     48695    504597   6437349    179.69   no data  --
324.09/324.10	c  S st  1557    238246     38833    166056         0     49199    504597   6534072    179.69   no data  --
324.09/324.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
324.09/324.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
324.40/324.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.30
324.79/324.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
324.89/324.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
324.89/324.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.01 s
324.89/324.93	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
413.50/413.50	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 88.57 s
413.50/413.52	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.02
413.60/413.62	c vivif2 --  cl tried    49194 cl shrink        0 lits rem          0 time: 0.10
413.80/413.86	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.24
413.80/413.87	c calculated reachability. Time: 0.00
413.80/413.88	c  N dy  1557    238246     38833    166056         0     49194    504597   6531427    179.69   no data  --
421.10/421.15	c  N dy  1661    253451     38833    166056         0     36419    504597   2897443    179.72    190.74  --
428.90/428.98	c  N dy  1775    269716     38833    166056         0     52683    504597   7364054    179.92    197.51  --
437.20/437.25	c  N dy  1890    287047     38833    166056         0     41022    504597   3824565    180.08    190.31  --
446.30/446.33	c  N dy  2014    305443     38833    166056         0     59417    504597   8888007    180.12    191.88  --
446.70/446.75	c  F st  2017    306250     38833    166056         0     30231    504597    585947    180.08    189.94  --
455.80/455.89	c  N dy  2114    325185     38833    166056         0     49164    504597   6548514    180.02    190.38  --
465.70/465.74	c  N dy  2251    345295     38833    166056         0     38274    504597   2465032    180.01    190.54  --
471.50/471.53	c  S st  2331    357371     38833    166056         0     50350    504597   5733496    180.04    170.26  --
471.70/471.78	c  S st  2331    357874     38833    166056         0     50853    504597   5830446    180.04   no data  --
471.81/471.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
471.81/471.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
472.10/472.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.30
472.50/472.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
472.50/472.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
472.50/472.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.01 s
472.50/472.57	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
544.81/544.89	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 72.32 s
544.91/544.91	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.02
545.01/545.00	c vivif2 --  cl tried    50846 cl shrink        0 lits rem          0 time: 0.09
545.21/545.24	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.24
545.21/545.25	c calculated reachability. Time: 0.00
545.21/545.25	c  N dy  2331    357874     38833    166056         0     50846    504597   5828636    180.04   no data  --
555.10/555.19	c  N dy  2469    377951     38833    166056         0     38930    504597   2373217    180.08    191.86  --
565.00/565.03	c  N dy  2604    398024     38833    166056         0     59000    504597   7864162    180.06    195.14  --
574.60/574.61	c  N dy  2726    418031     38833    166056         0     46008    504597   4011820    179.86    189.56  --
584.70/584.73	c  N dy  2864    438228     38833    166056         0     66204    504597   9548098    179.90    198.23  --
594.30/594.39	c  N dy  3007    458239     38833    166056         0     52211    504597   5484881    179.94    191.63  --
604.61/604.60	c  N dy  3146    478277     38833    166056         0     37252    504597   1127365    179.98    197.83  --
614.31/614.35	c  N dy  3289    498410     38833    166056         0     57385    504597   6620486    179.96    194.60  --
624.50/624.51	c  N dy  3422    518495     38833    166056         0     41470    504597   2023797    179.97    194.29  --
632.80/632.80	c  S st  3545    536811     38833    166056         0     59784    504597   7103343    180.00   no data  --
633.00/633.05	c  S st  3545    537316     38833    166056         0     60289    504597   7239788    180.00   no data  --
633.00/633.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
633.00/633.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
633.30/633.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.29
633.80/633.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
633.80/633.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
633.80/633.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.01 s
633.80/633.87	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
742.60/742.66	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time: 108.79 s
742.60/742.68	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.02
742.70/742.80	c vivif2 --  cl tried    60287 cl shrink        0 lits rem          0 time: 0.11
743.00/743.06	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.26
743.00/743.07	c calculated reachability. Time: 0.00
743.00/743.07	c  N dy  3545    537316     38833    166056         0     60287    504597   7237985    180.00   no data  --
753.30/753.32	c  N dy  3685    557390     38833    166056         0     43363    504597   2261669    180.10    189.66  --
763.31/763.37	c  N dy  3825    577498     38833    166056         0     63471    504597   7756630    180.13    191.05  --
773.51/773.53	c  N dy  3955    597529     38833    166056         0     45500    504597   2555102    180.11    192.59  --
783.61/783.65	c  N dy  4086    617624     38833    166056         0     65595    504597   8028737    180.09    191.55  --
793.91/793.92	c  N dy  4222    637744     38833    166056         0     46716    504597   2592812    180.10    190.89  --
803.91/803.97	c  N dy  4348    657782     38833    166056         0     66754    504597   8045618    180.02    192.66  --
814.31/814.38	c  N dy  4490    677832     38833    166056         0     46805    504597   2408315    180.06    194.55  --
824.51/824.57	c  N dy  4633    697913     38833    166056         0     66886    504597   7939407    180.11    191.40  --
835.11/835.10	c  N dy  4773    717917     38833    166056         0     45893    504597   1875174    180.16    209.36  --
845.21/845.21	c  N dy  4921    737939     38833    166056         0     65914    504597   7394432    180.24    190.52  --
855.90/855.92	c  N dy  5064    758049     38833    166056         0     44023    504597   1090161    180.30    193.40  --
865.81/865.87	c  N dy  5193    778115     38833    166056         0     64087    504597   6479614    180.25    190.36  --
876.62/876.61	c  N dy  5326    798158     38833    166056         0     84130    504597  11922304    180.22    196.93  --
880.51/880.56	c  S st  5377    805976     38833    166056         0     48951    504597   2192801    180.22    172.20  --
880.81/880.80	c  S st  5377    806478     38833    166056         0     49453    504597   2303805    180.22   no data  --
880.81/880.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
880.81/880.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
881.11/881.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.30
881.31/881.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
881.31/881.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
881.31/881.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.01 s
881.31/881.37	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
887.91/887.90	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.53 s
887.91/887.92	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.02
887.91/887.96	c vivif2 --  cl tried    49451 cl shrink        0 lits rem          0 time: 0.04
888.11/888.19	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.23
888.21/888.21	c calculated reachability. Time: 0.00
888.21/888.21	c  N dy  5377    806478     38833    166056         0     49451    504597   2303414    180.22   no data  --
898.31/898.38	c  N dy  5514    826539     38833    166056         0     69512    504597   7811698    180.22    194.59  --
909.11/909.15	c  N dy  5642    846542     38833    166056         0     45516    504597    927273    180.18    198.81  --
919.31/919.35	c  N dy  5786    866625     38833    166056         0     65598    504597   6488901    180.27    190.59  --
930.21/930.26	c  N dy  5928    886704     38833    166056         0     85677    504597  12045380    180.34    194.07  --
940.52/940.54	c  N dy  6067    906769     38833    166056         0     60745    504597   4817289    180.35    191.86  --
951.21/951.24	c  N dy  6215    926786     38833    166056         0     80761    504597  10404592    180.44    206.48  --
961.91/961.90	c  N dy  6349    947009     38833    166056         0     54985    504597   2988752    180.42    198.29  --
972.32/972.35	c  N dy  6491    967037     38833    166056         0     75013    504597   8490096    180.47    190.14  --
983.42/983.41	c  N dy  6629    987142     38833    166056         0     48113    504597    841974    180.51    190.51  --
993.41/993.49	c  N dy  6760   1007238     38833    166056         0     68206    504597   6384491    180.52    194.37  --
1004.41/1004.40	c  N dy  6897   1027267     38833    166056         0     88234    504597  11886409    180.56    200.52  --
1015.11/1015.11	c  N dy  7044   1047372     38833    166056         0     60350    504597   4023071    180.65    191.41  --
1025.72/1025.71	c  N dy  7187   1067502     38833    166056         0     80479    504597   9541609    180.67    195.58  --
1028.01/1028.09	c  F st  7219   1071875     38833    166056         0     84850    504597  10730002    180.67   no data  --
1036.81/1036.86	c  N dy  7299   1087555     38833    166056         0     51532    504597   1244604    180.66    192.16  --
1047.22/1047.22	c  N dy  7442   1107596     38833    166056         0     71572    504597   6973111    180.77    216.67  --
1058.22/1058.26	c  N dy  7585   1127729     38833    166056         0     91704    504597  12539545    180.82    194.43  --
1068.91/1068.98	c  N dy  7725   1147759     38833    166056         0     61738    504597   3798239    180.86    190.90  --
1079.61/1079.64	c  N dy  7866   1167835     38833    166056         0     81812    504597   9327186    180.91    192.16  --
1091.01/1091.02	c  N dy  8003   1187868     38833    166056         0    101844    504597  14822478    180.91    193.41  --
1101.12/1101.19	c  N dy  8135   1207892     38833    166056         0     70870    504597   6054606    180.92    191.23  --
1102.12/1102.15	c  S st  8147   1209718     38833    166056         0     72696    504597   6551062    180.91   no data  --
1102.41/1102.43	c  S st  8147   1210220     38833    166056         0     73198    504597   6648599    180.91   no data  --
1102.41/1102.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1102.41/1102.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1102.71/1102.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.32
1103.22/1103.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1103.22/1103.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1103.22/1103.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.01 s
1103.22/1103.29	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
1199.72/1199.78	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 96.50 s
1199.82/1199.81	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.02
1199.92/1199.91	c vivif2 --  cl tried    73191 cl shrink        0 lits rem          0 time: 0.10
1200.22/1200.20	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.29
1200.22/1200.21	c calculated reachability. Time: 0.00
1200.22/1200.21	c  N dy  8147   1210220     38833    166056         0     73191    504597   6645188    180.91   no data  --
1211.21/1211.28	c  N dy  8289   1230322     38833    166056         0     93292    504597  12172911    180.95    192.79  --
1222.22/1222.22	c  N dy  8427   1250419     38833    166056         0     61390    504597   3200466    180.99    190.72  --
1232.82/1232.81	c  N dy  8563   1270442     38833    166056         0     81411    504597   8754653    180.99    192.95  --
1244.22/1244.22	c  N dy  8708   1290484     38833    166056         0    101451    504597  14356488    181.05    197.89  --
1254.71/1254.73	c  N dy  8843   1310510     38833    166056         0     68473    504597   4834337    181.05    192.00  --
1265.62/1265.61	c  N dy  8983   1330535     38833    166056         0     88498    504597  10311895    181.06    236.96  --
1277.12/1277.15	c  N dy  9115   1350567     38833    166056         0     54532    504597    720903    181.06    214.06  --
1287.41/1287.42	c  N dy  9252   1370594     38833    166056         0     74558    504597   6208320    181.07    210.02  --
1298.22/1298.20	c  N dy  9385   1390705     38833    166056         0     94668    504597  11741067    181.07    196.17  --

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

running on 2 cores: 1,3

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: 3.87 3.94 3.64 4/189 2631
/proc/meminfo: memFree=20076308/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=24748 CPUtime=0 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 1515 0 0 0 0 0 0 0 21 0 1 0 368727795 25341952 1260 33554432000 4194304 4650387 140734680988080 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 6187 1265 326 112 0 1152 0

[startup+0.0490861 s]
/proc/loadavg: 3.87 3.94 3.64 4/189 2631
/proc/meminfo: memFree=20076308/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=45948 CPUtime=0.04 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 5492 0 0 0 3 1 0 0 21 0 1 0 368727795 47050752 4432 33554432000 4194304 4650387 140734680988080 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 11487 4432 329 112 0 6452 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 45948

[startup+0.101077 s]
/proc/loadavg: 3.87 3.94 3.64 4/189 2631
/proc/meminfo: memFree=20076308/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=50944 CPUtime=0.09 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 7130 0 0 0 8 1 0 0 21 0 1 0 368727795 52166656 6070 33554432000 4194304 4650387 140734680988080 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 12736 6070 329 112 0 7701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50944

[startup+0.301042 s]
/proc/loadavg: 3.87 3.94 3.64 4/189 2631
/proc/meminfo: memFree=20076308/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=61556 CPUtime=0.29 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 9394 0 0 0 28 1 0 0 22 0 1 0 368727795 63033344 7348 33554432000 4194304 4650387 140734680988080 18446744073709551615 4244315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 15389 7348 350 112 0 10354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61556

[startup+0.700971 s]
/proc/loadavg: 3.87 3.94 3.64 4/189 2631
/proc/meminfo: memFree=20076308/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=85696 CPUtime=0.69 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 15345 0 0 0 67 2 0 0 23 0 1 0 368727795 87752704 13299 33554432000 4194304 4650387 140734680988080 18446744073709551615 4420344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 21424 13299 367 112 0 16389 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85696

[startup+1.50083 s]
/proc/loadavg: 3.88 3.94 3.64 5/190 2632
/proc/meminfo: memFree=20022608/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=85696 CPUtime=1.49 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 15997 0 0 0 147 2 0 0 25 0 1 0 368727795 87752704 13951 33554432000 4194304 4650387 140734680988080 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 21424 13951 379 112 0 16389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85696

[startup+3.10055 s]
/proc/loadavg: 3.88 3.94 3.64 5/190 2632
/proc/meminfo: memFree=20015416/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=85696 CPUtime=3.09 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 17222 0 0 0 307 2 0 0 25 0 1 0 368727795 87752704 15176 33554432000 4194304 4650387 140734680988080 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 21424 15176 379 112 0 16389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85696

[startup+6.30099 s]
/proc/loadavg: 3.88 3.94 3.64 5/190 2632
/proc/meminfo: memFree=19995164/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=137416 CPUtime=6.29 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 19549 0 0 0 626 3 0 0 25 0 1 0 368727795 140713984 17503 33554432000 4194304 4650387 140734680988080 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 34354 17503 379 112 0 29319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137416

[startup+12.7009 s]
/proc/loadavg: 3.90 3.94 3.64 5/190 2633
/proc/meminfo: memFree=19973624/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=153716 CPUtime=12.69 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 26170 0 0 0 1264 5 0 0 25 0 1 0 368727795 157405184 17661 33554432000 4194304 4650387 140734680988080 18446744073709551615 4237214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 38429 17661 383 112 0 33394 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 153716

[startup+25.5006 s]
/proc/loadavg: 3.91 3.94 3.64 5/190 2633
/proc/meminfo: memFree=19806608/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=249448 CPUtime=25.49 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 50016 0 0 0 2541 8 0 0 25 0 1 0 368727795 255434752 41507 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476456 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 62362 41507 383 112 0 57327 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 249448

[startup+51.1001 s]
/proc/loadavg: 3.94 3.94 3.65 5/190 2634
/proc/meminfo: memFree=19777164/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=203412 CPUtime=51.09 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 67584 0 0 0 5097 12 0 0 25 0 1 0 368727795 208293888 43420 33554432000 4194304 4650387 140734680988080 18446744073709551615 4328502 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 50853 43420 383 112 0 45818 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 203412

[startup+102.306 s]
/proc/loadavg: 3.97 3.95 3.67 5/190 2635
/proc/meminfo: memFree=19654284/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=343312 CPUtime=102.3 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 99375 0 0 0 10212 18 0 0 25 0 1 0 368727795 351551488 67348 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 85828 67348 383 112 0 80793 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 343312

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.69 5/190 2637
/proc/meminfo: memFree=19573412/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=343524 CPUtime=162.29 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 99408 0 0 0 16211 18 0 0 25 0 1 0 368727795 351768576 67381 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 85881 67381 383 112 0 80846 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 343524

[startup+222.3 s]
/proc/loadavg: 3.99 3.96 3.70 5/190 2638
/proc/meminfo: memFree=19492904/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=382008 CPUtime=222.29 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 118632 0 0 0 22204 25 0 0 25 0 1 0 368727795 391176192 77280 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 95502 77280 383 112 0 90467 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 382008

[startup+282.301 s]
/proc/loadavg: 4.03 3.98 3.73 5/190 2640
/proc/meminfo: memFree=19492616/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=382392 CPUtime=282.3 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 118714 0 0 0 28205 25 0 0 25 0 1 0 368727795 391569408 77362 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 95598 77362 383 112 0 90563 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 382392

[startup+342.3 s]
/proc/loadavg: 4.01 3.98 3.74 5/190 2650
/proc/meminfo: memFree=19475656/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=399748 CPUtime=342.29 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 137550 0 0 0 34196 33 0 0 25 0 1 0 368727795 409341952 81618 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 99937 81618 383 112 0 94902 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 399748

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.76 5/190 2652
/proc/meminfo: memFree=19478248/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=400044 CPUtime=402.29 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 137654 0 0 0 40196 33 0 0 25 0 1 0 368727795 409645056 81722 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 100011 81722 383 112 0 94976 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 400044

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.77 5/190 2654
/proc/meminfo: memFree=19428752/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=414940 CPUtime=462.3 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 162140 0 0 0 46186 44 0 0 25 0 1 0 368727795 424898560 89044 33554432000 4194304 4650387 140734680988080 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 103735 89044 383 112 0 98700 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 414940

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 2655
/proc/meminfo: memFree=19443356/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=415676 CPUtime=522.3 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 165254 0 0 0 52184 46 0 0 25 0 1 0 368727795 425652224 85124 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 103919 85124 383 112 0 98884 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 415676

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 2657
/proc/meminfo: memFree=19420640/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=429132 CPUtime=582.31 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 184346 0 0 0 58176 55 0 0 25 0 1 0 368727795 439431168 91010 33554432000 4194304 4650387 140734680988080 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 107283 91010 383 112 0 102248 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 429132

[startup+642.301 s]
/proc/loadavg: 4.06 4.01 3.81 5/190 2658
/proc/meminfo: memFree=19397560/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=453096 CPUtime=642.3 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 211261 0 0 0 64164 66 0 0 25 0 1 0 368727795 463970304 95986 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 113274 95986 383 112 0 108239 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 453096

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.82 5/190 2660
/proc/meminfo: memFree=19413500/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=453096 CPUtime=702.3 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 211261 0 0 0 70164 66 0 0 25 0 1 0 368727795 463970304 95986 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 113274 95986 383 112 0 108239 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 453096

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2662
/proc/meminfo: memFree=19375800/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=453160 CPUtime=762.32 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 219294 0 0 0 76161 71 0 0 25 0 1 0 368727795 464035840 95968 33554432000 4194304 4650387 140734680988080 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 113290 95968 383 112 0 108255 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 453160

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2663
/proc/meminfo: memFree=19379632/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=453336 CPUtime=822.31 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 244121 0 0 0 82149 82 0 0 25 0 1 0 368727795 464216064 95548 33554432000 4194304 4650387 140734680988080 18446744073709551615 4363423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 113334 95548 383 112 0 108299 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 453336

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 2665
/proc/meminfo: memFree=19390532/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=389960 CPUtime=882.31 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 267950 0 0 0 88137 94 0 0 25 0 1 0 368727795 399319040 91714 33554432000 4194304 4650387 140734680988080 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 97490 91714 383 112 0 92455 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 389960

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 3.85 5/190 2666
/proc/meminfo: memFree=19370180/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=459108 CPUtime=942.31 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 291961 0 0 0 94127 104 0 0 25 0 1 0 368727795 470126592 95799 33554432000 4194304 4650387 140734680988080 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 114777 95799 383 112 0 109742 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 459108

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 2668
/proc/meminfo: memFree=19324648/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=459364 CPUtime=1002.31 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 318077 0 0 0 100117 114 0 0 25 0 1 0 368727795 470388736 100858 33554432000 4194304 4650387 140734680988080 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 114841 100858 383 112 0 109806 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 459364

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 2670
/proc/meminfo: memFree=19324008/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=459628 CPUtime=1062.32 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 344307 0 0 0 106109 123 0 0 25 0 1 0 368727795 470659072 104427 33554432000 4194304 4650387 140734680988080 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 114907 104427 383 112 0 109872 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 459628

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 2671
/proc/meminfo: memFree=19347684/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=459920 CPUtime=1122.31 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 360064 0 0 0 112102 129 0 0 25 0 1 0 368727795 470958080 96664 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 114980 96664 383 112 0 109945 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 459920

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.88 5/190 2673
/proc/meminfo: memFree=19349884/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=459920 CPUtime=1182.32 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 360064 0 0 0 118103 129 0 0 25 0 1 0 368727795 470958080 96664 33554432000 4194304 4650387 140734680988080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 114980 96664 383 112 0 109945 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 459920

[startup+1242.3 s]
/proc/loadavg: 4.11 4.03 3.89 5/190 2674
/proc/meminfo: memFree=19302484/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=461828 CPUtime=1242.32 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 379226 0 0 0 124095 137 0 0 25 0 1 0 368727795 472911872 103813 33554432000 4194304 4650387 140734680988080 18446744073709551615 4363299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 115457 103813 383 112 0 110422 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 461828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.89 4/188 2733
/proc/meminfo: memFree=19721640/32950940 swapFree=67111528/67111528
[pid=2631] ppid=2629 vsize=462016 CPUtime=1300.02 cores=1,3
/proc/2631/stat : 2631 (strangenight1-s) R 2629 2631 2420 0 -1 4202496 403536 0 0 0 129856 146 0 0 25 0 1 0 368727795 473104384 103176 33554432000 4194304 4650387 140734680988080 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2631/statm: 115504 103176 383 112 0 110469 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 462016

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.02
CPU time (s): 1300.05
CPU user time (s): 1298.57
CPU system time (s): 1.47878
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 462016

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

runsolver used 2.03369 second user time and 5.07823 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 00:56:10
IDJOB=3175650
IDBENCH=82668
IDSOLVER=1589
FILE ID=node117/3175650-1301784970
RUNJOBID= node117-1301783654-2440
PBS_JOBID= 12841401
Free space on /tmp= 71412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175650-1301784970/watcher-3175650-1301784970 -o /tmp/evaluation-result-3175650-1301784970/solver-3175650-1301784970 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175650-1301784970.cnf

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

MD5SUM BENCH= 2df42d61a6b217e160d2447861596d0d
RANDOM SEED=136553096

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20076464 kB
Buffers:        389208 kB
Cached:       12054284 kB
SwapCached:          0 kB
Active:        8025968 kB
Inactive:      4545904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20076464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30064 kB
Writeback:           0 kB
AnonPages:      128620 kB
Mapped:          16376 kB
Slab:           239680 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   332544 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= 71408 MiB
End job on node117 at 2011-04-03 01:17:52